The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/comment/src/CommentManager.php, line 32
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\comment
Code
protected $entityManager;
Please login to continue.