You are here

protected property RoleForceForm::$passwordChangeService in Force Password Change 8

Same name and namespace in other branches
  1. 2.0.x src/Form/RoleForceForm.php \Drupal\force_password_change\Form\RoleForceForm::passwordChangeService

* The force password change service * *

Type: Drupal\force_password_change\Service\ForcePasswordChangeServiceInterface

File

src/Form/RoleForceForm.php, line 27

Class

RoleForceForm

Namespace

Drupal\force_password_change\Form

Code

protected $passwordChangeService;