You are here

protected property ViewsBulkOperationsFormTrait::$viewTempstore in Views Bulk Operations (VBO) 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Form/ViewsBulkOperationsFormTrait.php \Drupal\views_bulk_operations\Form\ViewsBulkOperationsFormTrait::viewTempstore
  2. 8.2 src/Form/ViewsBulkOperationsFormTrait.php \Drupal\views_bulk_operations\Form\ViewsBulkOperationsFormTrait::viewTempstore

The tempstore object associated with the current view.

Type: \Drupal\user\PrivateTempStore

File

src/Form/ViewsBulkOperationsFormTrait.php, line 20

Class

ViewsBulkOperationsFormTrait
Defines common methods for Views Bulk Operations forms.

Namespace

Drupal\views_bulk_operations\Form

Code

protected $viewTempstore;