Error::$blacklistFunctions
An array of blacklisted functions.
Type: array
File
-
core/
lib/ Drupal/ Core/ Utility/ Error.php, line 26
Class
- Error
- Drupal error utility class.
Namespace
Drupal\Core\UtilityCode
protected static $blacklistFunctions = [
'debug',
'_drupal_error_handler',
'_drupal_exception_handler',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.