You are here

protected property MassPasswordChangeConfirm::$tempStoreFactory in Mass Password Change 8

The temp store factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/MassPasswordChangeConfirm.php, line 22

Class

MassPasswordChangeConfirm
Provides a confirmation form for mass password change action.

Namespace

Drupal\mass_password_change\Form

Code

protected $tempStoreFactory;