eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ExceptionTest::internalGetVisitor PHP Méthode

internalGetVisitor() protected méthode

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