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

internalGetVisitor() protected méthode

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