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

internalGetVisitor() protected method

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