Neos\Flow\Tests\Functional\Persistence\Fixtures\Post::getComment PHP Метод

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

public getComment ( ) : Comment
Результат Comment
    public function getComment()
    {
        return $this->comment;
    }