Neos\Flow\Tests\Functional\Persistence\Fixtures\AnnotatedIdentitiesEntity::getAuthor PHP 메소드

getAuthor() 공개 메소드

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