service taxonomy_term.taxonomy_term_route_context in Drupal 10
Same name and namespace in other branches
- 9 core/modules/taxonomy/taxonomy.services.yml \taxonomy_term.taxonomy_term_route_context
Class
Drupal\taxonomy\ContextProvider\TermRouteContextTags
- context_provider
File
- core/
modules/ taxonomy/ taxonomy.services.yml - core/modules/taxonomy/taxonomy.services.yml
View source
- class: Drupal\taxonomy\ContextProvider\TermRouteContext
- arguments:
- - '@current_route_match'
- tags:
- - { name: context_provider }