You are here

accept_header_routing_test.services.yml in Zircon Profile 8

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 }