Neos\Flow\Tests\Functional\Persistence\Fixtures\Comment::getContent PHP Méthode

getContent() public méthode

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