GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity::getAuthor PHP Méthode

getAuthor() public méthode

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