You are here

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

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

File

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

Class

ErrorHandler
A generic ErrorHandler for the PHP engine.

Namespace

Symfony\Component\Debug

Code

private static $stackedErrors = array();