history.comment_link_builder

Class

Drupal\history\HistoryCommentLinkBuilder

File

core/modules/history/history.services.yml

View source
  1. class: Drupal\history\HistoryCommentLinkBuilder
  2. decorates: comment.link_builder
  3. decoration_on_invalid: ignore
  4. arguments:
  5. - '@history.comment_link_builder.inner'
  6. - '@comment.manager'
  7. - '@current_user'
  8. - '@entity_type.manager'

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