service mongodb.comment.statistics in MongoDB 8
Class
Drupal\mongodb_comment\MongodbCommentStatisticsTags
- backend_overridable
File
- mongodb_comment/
mongodb_comment.services.yml - mongodb_comment/mongodb_comment.services.yml
View source
- class: Drupal\mongodb_comment\MongodbCommentStatistics
- arguments:
- - '@mongo'
- - '@current_user'
- - '@entity.manager'
- - '@state'
- tags:
- - { name: backend_overridable }