protected static property 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\Utility

Code

protected static $blacklistFunctions = array('debug', '_drupal_error_handler', '_drupal_exception_handler');

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Utility!Error.php/property/Error::blacklistFunctions/8.1.x