protected property ConfigureAction::$tempStoreFactory in Views Bulk Operations (VBO) 8
Same name and namespace in other branches
- 8.3 src/Form/ConfigureAction.php \Drupal\views_bulk_operations\Form\ConfigureAction::tempStoreFactory
- 8.2 src/Form/ConfigureAction.php \Drupal\views_bulk_operations\Form\ConfigureAction::tempStoreFactory
- 4.0.x src/Form/ConfigureAction.php \Drupal\views_bulk_operations\Form\ConfigureAction::tempStoreFactory
User private temporary storage factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- src/
Form/ ConfigureAction.php, line 24
Class
- ConfigureAction
- Action configuration form.
Namespace
Drupal\views_bulk_operations\FormCode
protected $tempStoreFactory;