protected property CommentController::$commentManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::commentManager
The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
- core/
modules/ comment/ src/ Controller/ CommentController.php, line 45 - Contains \Drupal\comment\Controller\CommentController.
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\ControllerCode
protected $commentManager;