protected property CancelUser::$tempStoreFactory

The tempstore factory.

Type: \Drupal\user\TempStoreFactory

File

drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php, line 33
Contains \Drupal\user\Plugin\Action\CancelUser.

Class

CancelUser
Cancels a user account.

Namespace

Drupal\user\Plugin\Action

Code

protected $tempStoreFactory;