history.services.yml
File
-
core/
modules/ history/ history.services.yml
View source
- parameters:
- history.skip_procedural_hook_scan: true
- services:
- history.comment_link_builder:
- class: Drupal\history\HistoryCommentLinkBuilder
- decorates: 'comment.link_builder'
- decoration_on_invalid: ignore
- arguments: ['@history.comment_link_builder.inner', '@comment.manager', '@current_user', '@entity_type.manager']
Services
Title | Deprecated | Summary |
---|---|---|
history.comment_link_builder | Drupal\history\HistoryCommentLinkBuilder |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.