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

File

core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml
View source
  1. services:
  2. accept_header_matcher:
  3. class: Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher
  4. tags:
  5. - { name: route_filter }

Services