protected property CommentLazyBuilders::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::entityManager
The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ comment/ src/ CommentLazyBuilders.php, line 29 - Contains \Drupal\comment\CommentLazyBuilders.
Class
- CommentLazyBuilders
- Defines a service for comment #lazy_builder callbacks.
Namespace
Drupal\commentCode
protected $entityManager;