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

internalGetVisitor() protected method

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