taxonomy.services.yml
Same filename in other branches
File
-
core/
modules/ taxonomy/ taxonomy.services.yml
View source
- services:
- taxonomy_term.breadcrumb:
- class: Drupal\taxonomy\TermBreadcrumbBuilder
- arguments: ['@entity_type.manager', '@entity.repository']
- tags:
- - { name: breadcrumb_builder, priority: 1002 }
Services
Title | Deprecated | Summary |
---|---|---|
taxonomy_term.breadcrumb | Drupal\taxonomy\TermBreadcrumbBuilder |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.