module_install_class_loader_test2.services.yml

Same filename in other branches
  1. 8.9.x core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml
  2. 10 core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml
  3. 11.x core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml

File

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

View source
  1. services:
  2. module_install_class_loader_test1.event_subscriber:
  3. class: Drupal\module_install_class_loader_test2\EventSubscriber
  4. tags:
  5. - { name: event_subscriber }

Services

Title Deprecated Summary
module_install_class_loader_test1.event_subscriber Drupal\module_install_class_loader_test2\EventSubscriber

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