Comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
- core/modules/comment/src/CommentLazyBuilders.php, line 38
Class
- CommentLazyBuilders
- Defines a service for comment #lazy_builder callbacks.
Namespace
Drupal\comment
Code
1 | protected $commentManager ; |
Please login to continue.