You are here

protected property CommandInteractEvent::$input in Update helper 8

Input interface for command.

Type: \Symfony\Component\Console\Input\InputInterface

File

src/Events/CommandInteractEvent.php, line 29

Class

CommandInteractEvent
Event for command interactive.

Namespace

Drupal\update_helper\Events

Code

protected $input;