url_alter_test.services.yml
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
- 10 core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
- 9 core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
- 8.9.x core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
File
-
core/
modules/ system/ tests/ modules/ url_alter_test/ url_alter_test.services.yml
View source
- services:
- url_alter_test.path_processor:
- class: Drupal\url_alter_test\PathProcessorTest
- tags:
- - { name: path_processor_inbound, priority: 800 }
- - { name: path_processor_outbound, priority: 100 }
Services
| Title | Deprecated | Summary |
|---|---|---|
| url_alter_test.path_processor | Drupal\url_alter_test\PathProcessorTest |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.