accept_header_routing_test.services.yml in Drupal 8
Same filename and directory in other branches
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.ymlView source
- services:
- accept_header_matcher:
- class: Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher
- tags:
- - { name: route_filter }