Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

UntrustedCallbackException.php

Namespace

Drupal\Core\Security

File

core/lib/Drupal/Core/Security/UntrustedCallbackException.php

View source
<?php

namespace Drupal\Core\Security;


/**
 * Exception thrown if a callback is untrusted.
 */
class UntrustedCallbackException extends \RuntimeException {

}

Classes

Title Deprecated Summary
UntrustedCallbackException Exception thrown if a callback is untrusted.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal