update_script_test.services.yml
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
- 10 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
- 9 core/modules/system/tests/modules/update_script_test/update_script_test.services.yml
- 8.9.x 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
- services:
- update_script_test.broken_path_processor:
- class: Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor
- arguments: ['@state']
- tags:
- - { 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.