protected property UserAuth::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ user/ src/ UserAuth.php, line 23 - Contains \Drupal\user\UserAuth.
Class
- UserAuth
- Validates user authentication credentials.
Namespace
Drupal\userCode
protected $entityManager;