url_alter_test.services.yml

Same filename in other branches
  1. 8.9.x core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
  2. 10 core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
  3. 11.x core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
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
  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

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.