You are here

service social_comment.breadcrumb in Open Social 10.2.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  2. 8 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  3. 8.2 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  4. 8.3 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  5. 8.4 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  6. 8.5 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  7. 8.6 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  8. 8.7 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  9. 8.8 modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  10. 10.3.x modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  11. 10.0.x modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb
  12. 10.1.x modules/social_features/social_comment/social_comment.services.yml \social_comment.breadcrumb

Class

Drupal\social_comment\SocialCommentBreadcrumbBuilder

Tags

  • breadcrumb_builder

File

modules/social_features/social_comment/social_comment.services.yml
modules/social_features/social_comment/social_comment.services.yml

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