protected property DefaultExceptionSubscriber::$errorLevel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\EventSubscriberCode
protected $errorLevel;