protected property ViewsBulkOperationsCommands::$viewData in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::viewData
- 4.0.x src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::viewData
Object that gets the current view data.
Type: \Drupal\views_bulk_operations\ViewsbulkOperationsViewDataInterface
File
- src/
Commands/ ViewsBulkOperationsCommands.php, line 30
Class
- ViewsBulkOperationsCommands
- Defines Drush commands for the module.
Namespace
Drupal\views_bulk_operations\CommandsCode
protected $viewData;