eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentTypeGroupListTest::internalGetVisitor PHP Méthode

internalGetVisitor() protected méthode

Get the ContentTypeGroupList visitor.
protected internalGetVisitor ( ) : ContentTypeGroupList
Résultat eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\ContentTypeGroupList
    protected function internalGetVisitor()
    {
        return new ValueObjectVisitor\ContentTypeGroupList();
    }