LeanMapper\Fluent::getRelatedKeys PHP 메소드

getRelatedKeys() 공개 메소드

public getRelatedKeys ( ) : array | null
리턴 array | null
    public function getRelatedKeys()
    {
        return $this->relatedKeys;
    }