protected property ExportUser::$tempStoreFactory in Open Social 8.2
Same name and namespace in other branches
- 8 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::tempStoreFactory
- 8.3 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::tempStoreFactory
- 8.4 modules/social_features/social_user_export/src/Plugin/Action/ExportUser.php \Drupal\social_user_export\Plugin\Action\ExportUser::tempStoreFactory
The tempstore factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- modules/
social_features/ social_user_export/ src/ Plugin/ Action/ ExportUser.php, line 28
Class
- ExportUser
- Exports a user accounts to CSV.
Namespace
Drupal\social_user_export\Plugin\ActionCode
protected $tempStoreFactory;