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