url_alter_test.services.yml

drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml

File

drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
View source
  1. services:
  2. url_alter_test.path_processor:
  3. class: Drupal\url_alter_test\PathProcessorTest
  4. tags:
  5. - { name: path_processor_inbound, priority: 800 }
  6. - { name: path_processor_outbound, priority: 100 }

Services