protected property ViewsBulkOperationsEvent::$viewData in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::viewData
- 8 src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::viewData
- 4.0.x src/ViewsBulkOperationsEvent.php \Drupal\views_bulk_operations\ViewsBulkOperationsEvent::viewData
The views data of the current view.
Type: array
File
- src/
ViewsBulkOperationsEvent.php, line 27
Class
- ViewsBulkOperationsEvent
- Defines Views Bulk Operations event type.
Namespace
Drupal\views_bulk_operationsCode
protected $viewData;