Neos\Flow\Tests\Functional\Persistence\Fixtures\Comment::getContent PHP Метод

getContent() публичный Метод

public getContent ( ) : string
Результат string
    public function getContent()
    {
        return $this->content;
    }