The entity storage.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/comment/src/Form/CommentAdminOverview.php, line 25
Class
- CommentAdminOverview
- Provides the comments overview administration form.
Namespace
Drupal\comment\Form
Code
protected $entityManager;
Please login to continue.