protected property ViewsBulkOperationsFormTrait::$viewTempstore in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 src/Form/ViewsBulkOperationsFormTrait.php \Drupal\views_bulk_operations\Form\ViewsBulkOperationsFormTrait::viewTempstore
- 4.0.x 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 18
Class
- ViewsBulkOperationsFormTrait
- Defines common methods for Views Bulk Operations forms.
Namespace
Drupal\views_bulk_operations\FormCode
protected $viewTempstore;