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

internalGetVisitor() protected method

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