Neos\Flow\Tests\Functional\Persistence\Fixtures\AnnotatedIdentitiesEntity::getTitle PHP Method

getTitle() public method

public getTitle ( ) : string
return string
    public function getTitle()
    {
        return $this->title;
    }