accept_header_routing_test.services.yml

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. 10 core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml
  3. 11.x 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

Title Deprecated Summary
accept_header_matcher Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.