The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/modules/comment/src/CommentManager.php, line 60
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\comment
Code
protected $moduleHandler;
Please login to continue.