You are here

service content_type_header_matcher in Drupal 10

Same name and namespace in other branches
  1. 8 core/core.services.yml \content_type_header_matcher
  2. 9 core/core.services.yml \content_type_header_matcher

Class

Drupal\Core\Routing\ContentTypeHeaderMatcher

Tags

  • route_filter

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Routing\ContentTypeHeaderMatcher
  2. tags:
  3. - { name: route_filter, priority: 5 }