comment.breadcrumb

Same name in other branches
  1. 9 core/modules/comment/comment.services.yml \comment.breadcrumb
  2. 10 core/modules/comment/comment.services.yml \comment.breadcrumb
  3. 11.x core/modules/comment/comment.services.yml \comment.breadcrumb

Class

Drupal\comment\CommentBreadcrumbBuilder

Tags

  • breadcrumb_builder

File

core/modules/comment/comment.services.yml

View source
  1. class: Drupal\comment\CommentBreadcrumbBuilder
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: breadcrumb_builder, priority: 100 }

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