GraphAware\Neo4j\OGM\Tests\Integration\Model\BothRel::getEndNode PHP Méthode

getEndNode() public méthode

public getEndNode ( ) : mixed
Résultat mixed
    public function getEndNode()
    {
        return $this->endNode;
    }