CancelUser::$tempStoreFactory

Same name and namespace in other branches
  1. 9 core/modules/user/src/Plugin/Action/CancelUser.php \Drupal\user\Plugin\Action\CancelUser::tempStoreFactory
  2. 8.9.x core/modules/user/src/Plugin/Action/CancelUser.php \Drupal\user\Plugin\Action\CancelUser::tempStoreFactory
  3. 10 core/modules/user/src/Plugin/Action/CancelUser.php \Drupal\user\Plugin\Action\CancelUser::tempStoreFactory

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

core/modules/user/src/Plugin/Action/CancelUser.php, line 29

Class

CancelUser
Cancels a user account.

Namespace

Drupal\user\Plugin\Action

Code

protected $tempStoreFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.