\Symfony\Component\Console\EventConsoleEvent

Allows to inspect input and output of a command.

Summary

Methods
Properties
Constants
__construct()
getCommand()
getInput()
getOutput()
No public properties found
No constants found
No protected methods found
$command
N/A
No private methods found
$input
$output
N/A

Properties

$command

$command : 

Type

$input

$input : 

Type

$output

$output : 

Type

Methods