The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/user/src/UserAuth.php, line 18
Class
- UserAuth
- Validates user authentication credentials.
Namespace
Drupal\user
Code
protected $entityManager;
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
Drupal\user
protected $entityManager;
Please login to continue.