protected property CommentController::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityStorageInterface
Overrides ControllerBase::$entityManager
File
- core/
modules/ comment/ src/ Controller/ CommentController.php, line 52 - Contains \Drupal\comment\Controller\CommentController.
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\ControllerCode
protected $entityManager;