You are here

private static property ErrorHandler::$stackedErrorLevels in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/debug/ErrorHandler.php \Symfony\Component\Debug\ErrorHandler::stackedErrorLevels

File

vendor/symfony/debug/ErrorHandler.php, line 102

Class

ErrorHandler
A generic ErrorHandler for the PHP engine.

Namespace

Symfony\Component\Debug

Code

private static $stackedErrorLevels = array();