W3cubDocs

/Symfony 4.1

Symfony\Component\Console\Event

Classes

ConsoleCommandEvent Allows to do things before the command is executed, like skipping the command or changing the input.
ConsoleErrorEvent Allows to handle throwables thrown while running a command.
ConsoleEvent Allows to inspect input and output of a command.
ConsoleTerminateEvent Allows to manipulate the exit code of a command after its execution.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Console/Event.html