You are here

protected property CommandExecuteEvent::$command in Update helper 8

Console command for this event.

Type: \Drupal\Console\Core\Command\Command

File

src/Events/CommandExecuteEvent.php, line 20

Class

CommandExecuteEvent
Event for command execute.

Namespace

Drupal\update_helper\Events

Code

protected $command;