GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity::getAuthor PHP Method

getAuthor() public method

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