LeanMapper\Fluent::getRelatedKeys PHP Méthode

getRelatedKeys() public méthode

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