service exception.final in Drupal 8
Same name and namespace in other branches
- 9 core/core.services.yml \exception.final
 - 10 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'