You are here

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

Contains information about the current operation, as generated by the "list callback" function in the plugin file.

Type: array

File

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

Class

ViewsBulkOperationsBaseOperation
@file Defines the base class for operations.

Code

protected $operationInfo;