You are here

protected property CancelUser::$tempStoreFactory in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Plugin/Action/CancelUser.php \Drupal\user\Plugin\Action\CancelUser::tempStoreFactory

The tempstore factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

core/modules/user/src/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;