You are here

protected property CommandExecuteEvent::$vars in Update helper 2.x

The collected variables.

Type: array

File

src/Events/CommandExecuteEvent.php, line 20

Class

CommandExecuteEvent
Event for command execute.

Namespace

Drupal\update_helper\Events

Code

protected $vars;