update_script_test.services.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
  2. 8.9.x core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
  3. 10 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml

File

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

View source
  1. services:
  2. update_script_test.broken_path_processor:
  3. class: Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor
  4. arguments: ['@state']
  5. tags:
  6. - { name: path_processor_inbound, priority: 1000 }

Services

Title Deprecated Summary
update_script_test.broken_path_processor Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor

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