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

internalGetVisitor() protected method

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