W3cubDocs

/Symfony 2.7

Symfony\Component\Console\Event

ConsoleCommandEvent Allows to do things before the command is executed.
ConsoleEvent Allows to inspect input and output of a command.
ConsoleExceptionEvent Allows to handle exception thrown in a command.
ConsoleTerminateEvent Allows to manipulate the exit code of a command after its execution.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Console/Event.html