You are here

protected property ViewsBulkOperationsBaseOperation::$adminOptions in Views Bulk Operations (VBO) 7.3

Contains the options set by the admin for the current operation.

Type: array

File

plugins/operation_types/base.class.php, line 39
Defines the base class for operations.

Class

ViewsBulkOperationsBaseOperation
@file Defines the base class for operations.

Code

protected $adminOptions;