You are here

protected property PasswordPolicyConstraintForm::$formBuilder in Password Policy 8.3

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Form/PasswordPolicyConstraintForm.php, line 25

Class

PasswordPolicyConstraintForm
Form that lists out the constraints for the policy.

Namespace

Drupal\password_policy\Form

Code

protected $formBuilder;