Entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
Overrides EntityForm::$entityManager
File
- core/modules/comment/src/CommentTypeForm.php, line 23
Class
- CommentTypeForm
- Base form handler for comment type edit forms.
Namespace
Drupal\comment
Code
protected $entityManager;
Please login to continue.