help.breadcrumb

Same name and namespace in other branches
  1. 8.9.x core/modules/help_topics/help_topics.services.yml \help.breadcrumb
  2. 10 core/modules/help/help.services.yml \help.breadcrumb
  3. 11.x core/modules/help/help.services.yml \help.breadcrumb

Class

Drupal\help_topics\HelpBreadcrumbBuilder

Tags

  • breadcrumb_builder

File

core/modules/help_topics/help_topics.services.yml

View source
  1. class: Drupal\help_topics\HelpBreadcrumbBuilder
  2. arguments:
  3. - '@string_translation'
  4. tags:
  5. - { name: breadcrumb_builder, priority: 900 }
  6. public: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.