GraphAware\Neo4j\OGM\Tests\Mapping\QueryResultEntity::getAuthor PHP 메소드

getAuthor() 공개 메소드

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