service exception.default_html in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \exception.default_html
Class
Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@http_kernel'
- - '@logger.channel.php'
- - '@redirect.destination'