You are here

protected property UserAuth::$entityManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\user

Code

protected $entityManager;