protected property CancelUser::$tempStoreFactory in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/src/Plugin/Action/CancelUser.php \Drupal\user\Plugin\Action\CancelUser::tempStoreFactory
- 9 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 28
Class
- CancelUser
- Cancels a user account.
Namespace
Drupal\user\Plugin\ActionCode
protected $tempStoreFactory;