You are here

protected property ViewsBulkOperationsBulkForm::$userTempStore in Views Bulk Operations (VBO) 8

The current user temporary storage.

Type: \Drupal\user\PrivateTempStore

File

src/Plugin/views/field/ViewsBulkOperationsBulkForm.php, line 91

Class

ViewsBulkOperationsBulkForm
Defines the Views Bulk Operations field plugin.

Namespace

Drupal\views_bulk_operations\Plugin\views\field

Code

protected $userTempStore;