protected property UserAuth::$entityTypeManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::entityTypeManager
- 10 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- core/
modules/ user/ src/ UserAuth.php, line 18
Class
- UserAuth
- Validates user authentication credentials.
Namespace
Drupal\userCode
protected $entityTypeManager;