class UntrustedCallbackException
Same name in other branches
- 9 core/lib/Drupal/Core/Security/UntrustedCallbackException.php \Drupal\Core\Security\UntrustedCallbackException
- 10 core/lib/Drupal/Core/Security/UntrustedCallbackException.php \Drupal\Core\Security\UntrustedCallbackException
- 11.x core/lib/Drupal/Core/Security/UntrustedCallbackException.php \Drupal\Core\Security\UntrustedCallbackException
Exception thrown if a callback is untrusted.
Hierarchy
- class \Drupal\Core\Security\UntrustedCallbackException extends \Drupal\Core\Security\RuntimeException
Expanded class hierarchy of UntrustedCallbackException
1 file declares its use of UntrustedCallbackException
- DoTrustedCallbackTraitTest.php in core/
tests/ Drupal/ Tests/ Core/ Security/ DoTrustedCallbackTraitTest.php
File
-
core/
lib/ Drupal/ Core/ Security/ UntrustedCallbackException.php, line 8
Namespace
Drupal\Core\SecurityView source
class UntrustedCallbackException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.