You are here

protected property ConsoleEvent::$command in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Event/ConsoleEvent.php \Symfony\Component\Console\Event\ConsoleEvent::command

File

vendor/symfony/console/Event/ConsoleEvent.php, line 26

Class

ConsoleEvent
Allows to inspect input and output of a command.

Namespace

Symfony\Component\Console\Event

Code

protected $command;