You are here

protected property ConfigureAction::$tempStoreFactory in Views Bulk Operations (VBO) 4.0.x

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

The tempstore service.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/ConfigureAction.php, line 24

Class

ConfigureAction
Action configuration form.

Namespace

Drupal\views_bulk_operations\Form

Code

protected $tempStoreFactory;