You are here

protected property AdminForm::$passwordChangeService in Force Password Change 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/AdminForm.php \Drupal\force_password_change\Form\AdminForm::passwordChangeService

The force password change service.

Type: Drupal\force_password_change\Service\ForcePasswordChangeService

File

src/Form/AdminForm.php, line 31

Class

AdminForm

Namespace

Drupal\force_password_change\Form

Code

protected $passwordChangeService;