You are here

protected property CommandInteractEvent::$command in Update helper 8

Console command for this event.

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

File

src/Events/CommandInteractEvent.php, line 22

Class

CommandInteractEvent
Event for command interactive.

Namespace

Drupal\update_helper\Events

Code

protected $command;