service help.breadcrumb in Drupal 8
Same name and namespace in other branches
- 9 core/modules/help_topics/help_topics.services.yml \help.breadcrumb
Class
Drupal\help_topics\HelpBreadcrumbBuilderTags
- breadcrumb_builder
File
- core/
modules/ help_topics/ help_topics.services.yml - core/modules/help_topics/help_topics.services.yml
View source
- class: Drupal\help_topics\HelpBreadcrumbBuilder
- arguments:
- - '@string_translation'
- tags:
- - { name: breadcrumb_builder, priority: 900 }
- public: false