eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ForbiddenExceptionTest::internalGetVisitor PHP 메소드

internalGetVisitor() 보호된 메소드

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