service exception.fast_404_html in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \exception.fast_404_html
Class
Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@config.factory'
- - '@http_kernel'