You are here

private property ConsoleEvent::$output 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::output

File

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

Class

ConsoleEvent
Allows to inspect input and output of a command.

Namespace

Symfony\Component\Console\Event

Code

private $output;