You are here

protected property LoginValidatorBase::$entityTypeManager in Lightweight Directory Access Protocol (LDAP) 8.4

Entity type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_authentication/src/Controller/LoginValidatorBase.php, line 173

Class

LoginValidatorBase
Handles the actual testing of credentials and authentication of users.

Namespace

Drupal\ldap_authentication\Controller

Code

protected $entityTypeManager;