You are here

test_automatic_updates.services.yml in Automatic Updates 8

tests/modules/test_automatic_updates/test_automatic_updates.services.yml

File

tests/modules/test_automatic_updates/test_automatic_updates.services.yml
View source
  1. services:
  2. test_automatic_updates.route_subscriber:
  3. class: Drupal\test_automatic_updates\EventSubscriber\DisableThemeCsrfRouteSubscriber
  4. tags:
  5. - { name: event_subscriber }