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