You are here

protected property ViewsBulkOperationsCommands::$userStorage in Views Bulk Operations (VBO) 4.0.x

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/Commands/ViewsBulkOperationsCommands.php, line 30

Class

ViewsBulkOperationsCommands
Defines Drush commands for the module.

Namespace

Drupal\views_bulk_operations\Commands

Code

protected $userStorage;