You are here

private property ExceptionHandler::$caughtBuffer in Zircon Profile 8

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

File

vendor/symfony/debug/ExceptionHandler.php, line 35

Class

ExceptionHandler
ExceptionHandler converts an exception to a Response object.

Namespace

Symfony\Component\Debug

Code

private $caughtBuffer;