You are here

protected property AuthDecorator::$entityTypeManager in Mail Login 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AuthDecorator.php, line 27

Class

AuthDecorator
Validates user authentication credentials.

Namespace

Drupal\mail_login

Code

protected $entityTypeManager;