UntrustedCallbackException.php
Same filename and directory in other branches
Namespace
Drupal\Core\SecurityFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.