The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/user/src/Form/UserMultipleCancelConfirm.php, line 37
Class
- UserMultipleCancelConfirm
- Provides a confirmation form for cancelling multiple user accounts.
Namespace
Drupal\user\Form
Code
protected $entityManager;
Please login to continue.