service comment.statistics in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/comment.services.yml \comment.statistics
Class
Drupal\comment\CommentStatisticsTags
- backend_overridable
1 string reference to comment.statistics
- CommentLockTest::testLocks in core/
modules/ comment/ tests/ src/ Unit/ Entity/ CommentLockTest.php - Test the lock behavior.
File
- core/
modules/ comment/ comment.services.yml - core/modules/comment/comment.services.yml
View source
- class: Drupal\comment\CommentStatistics
- arguments:
- - '@database'
- - '@current_user'
- - '@entity.manager'
- - '@state'
- tags:
- - { name: backend_overridable }