The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/comment/src/CommentLazyBuilders.php, line 24
Class
- CommentLazyBuilders
- Defines a service for comment #lazy_builder callbacks.
Namespace
Drupal\comment
Code
protected $entityManager;
Please login to continue.