service taxonomy_term.breadcrumb in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/taxonomy.services.yml \taxonomy_term.breadcrumb
Class
Drupal\taxonomy\TermBreadcrumbBuilderTags
- breadcrumb_builder
File
- core/
modules/ taxonomy/ taxonomy.services.yml - core/modules/taxonomy/taxonomy.services.yml
View source
- class: Drupal\taxonomy\TermBreadcrumbBuilder
- arguments:
- - '@entity_type.manager'
- - '@entity.repository'
- tags:
- - { name: breadcrumb_builder, priority: 1002 }