You are here

protected property PasswordPolicyEventSubscriber::$userStorage in Password Policy 8.3

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/EventSubscriber/PasswordPolicyEventSubscriber.php, line 43

Class

PasswordPolicyEventSubscriber
Enforces password reset functionality.

Namespace

Drupal\password_policy\EventSubscriber

Code

protected $userStorage;