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