$name
$name : string
The pre command run event.
$input : \Symfony\Component\Console\Input\InputInterface
__construct(string $name, \Symfony\Component\Console\Input\InputInterface $input, string $command)
Constructor.
string | $name | The event name |
\Symfony\Component\Console\Input\InputInterface | $input | |
string | $command | The command about to be executed |
getInput() : \Symfony\Component\Console\Input\InputInterface
Returns the console input