protected property DefaultExceptionHtmlSubscriber::$logger in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php \Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber::logger
The logger instance.
Type: \Psr\Log\LoggerInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ DefaultExceptionHtmlSubscriber.php, line 38 - Contains \Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber.
Class
- DefaultExceptionHtmlSubscriber
- Exception subscriber for handling core default HTML error pages.
Namespace
Drupal\Core\EventSubscriberCode
protected $logger;