LeanMapper\Fluent::getRelatedKeys PHP Method

getRelatedKeys() public method

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