UserAuth::$entityTypeManager

Same name and namespace in other branches
  1. 9 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::entityTypeManager
  2. 10 core/modules/user/src/UserAuth.php \Drupal\user\UserAuth::entityTypeManager
  3. 11.x 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 25

Class

UserAuth
Validates user authentication credentials.

Namespace

Drupal\user

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.