You are here

service exception.test_site in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \exception.test_site

Class

Drupal\Core\EventSubscriber\ExceptionTestSiteSubscriber

Tags

  • event_subscriber

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ExceptionTestSiteSubscriber
  2. tags:
  3. - { name: event_subscriber }