You are here

protected property ConfirmAction::$tempStoreFactory in Views Bulk Operations (VBO) 8

Same name and namespace in other branches
  1. 8.3 src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::tempStoreFactory
  2. 8.2 src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::tempStoreFactory
  3. 4.0.x src/Form/ConfirmAction.php \Drupal\views_bulk_operations\Form\ConfirmAction::tempStoreFactory

User private temporary storage factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

src/Form/ConfirmAction.php, line 24

Class

ConfirmAction
Default action execution confirmation form.

Namespace

Drupal\views_bulk_operations\Form

Code

protected $tempStoreFactory;