Neos\Flow\Tests\Functional\Persistence\Fixtures\AnnotatedIdentitiesEntity::getAuthor PHP Méthode

getAuthor() public méthode

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