You are here

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

Same name and namespace in other branches
  1. 8 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 29

Class

RoleForceForm

Namespace

Drupal\force_password_change\Form

Code

protected $passwordChangeService;