You are here

protected property DefaultExceptionSubscriber::$errorLevel in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php \Drupal\Core\EventSubscriber\DefaultExceptionSubscriber::errorLevel

One of the error level constants defined in bootstrap.inc.

Type: string

File

core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php, line 36
Contains \Drupal\Core\EventSubscriber\DefaultExceptionSubscriber.

Class

DefaultExceptionSubscriber
Last-chance handler for exceptions.

Namespace

Drupal\Core\EventSubscriber

Code

protected $errorLevel;