database_test.services.yml

Same filename in other branches
  1. 10 core/modules/system/tests/modules/database_test/database_test.services.yml
core/modules/system/tests/modules/database_test/database_test.services.yml

File

core/modules/system/tests/modules/database_test/database_test.services.yml

View source
  1. services:
  2. _defaults:
  3. autoconfigure: true
  4. # A test subscriber for the database API events.
  5. Drupal\database_test\EventSubscriber\DatabaseEventSubscriber: ~

Services


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.