eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\ContentObjectStatesTest::internalGetVisitor PHP Method

internalGetVisitor() protected method

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