service exception.custom_page_json in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \exception.custom_page_json
Class
Drupal\Core\EventSubscriber\ExceptionJsonSubscriberTags
- event_subscriber
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\EventSubscriber\ExceptionJsonSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@config.factory'
- - '@path.alias_manager'
- - '@http_kernel'