The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
- core/modules/forum/src/ForumManager.php, line 71
Class
- ForumManager
- Provides forum manager service.
Namespace
Drupal\forum
Code
protected $commentManager;
The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
Drupal\forum
protected $commentManager;
Please login to continue.