exception.custom_page_html
Same name in other branches
- 9 core/core.services.yml \exception.custom_page_html
- 10 core/core.services.yml \exception.custom_page_html
Class
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriberTags
- event_subscriber
File
-
core/
core.services.yml
View source
- class: Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@config.factory'
- - '@http_kernel'
- - '@logger.channel.php'
- - '@redirect.destination'
- - '@router.no_access_checks'
- - '@access_manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.