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

internalGetVisitor() protected method

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