eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentTypeGroupListTest::internalGetVisitor PHP Method

internalGetVisitor() protected method

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