Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / system / tests / modules / accept_header_routing_test / accept_header_routing_test.services.yml
1 services:
2   accept_header_matcher:
3     class: Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher
4     tags:
5       - { name: route_filter }