The entity manager.
Type: \Drupal\Core\Entity\EntityStorageInterface
Overrides ControllerBase::$entityManager
File
- core/modules/comment/src/Controller/CommentController.php, line 47
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\Controller
Code
protected $entityManager;
Please login to continue.