The entity manager service.
Type: \Drupal\Core\Entity\EntityManager
Overrides EntityForm::$entityManager
File
- core/modules/comment/src/Form/CommentTypeDeleteForm.php, line 38
Class
- CommentTypeDeleteForm
- Provides a confirmation form for deleting a comment type entity.
Namespace
Drupal\comment\Form
Code
protected $entityManager;
Please login to continue.