You are here

protected property PasswordPolicyRolesForm::$storage in Password Policy 8.3

Role storage.

Type: \Drupal\user\RoleStorageInterface

File

src/Form/PasswordPolicyRolesForm.php, line 21

Class

PasswordPolicyRolesForm
The form to select roles that are associated to the policy.

Namespace

Drupal\password_policy\Form

Code

protected $storage;