You are here

protected property ViewsBulkOperationsCommands::$viewData in Views Bulk Operations (VBO) 8.3

Same name and namespace in other branches
  1. 8.2 src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::viewData
  2. 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\Service\ViewsbulkOperationsViewDataInterface

File

src/Commands/ViewsBulkOperationsCommands.php, line 30

Class

ViewsBulkOperationsCommands
Defines Drush commands for the module.

Namespace

Drupal\views_bulk_operations\Commands

Code

protected $viewData;