We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77401ef commit 38fd86fCopy full SHA for 38fd86f
src/Symfony/Component/Console/ConsoleEvents.php
@@ -21,7 +21,7 @@ final class ConsoleEvents
21
/**
22
* The COMMAND event allows you to attach listeners before any command is
23
* executed by the console. It also allows you to modify the command, input and output
24
- * before they are handled to the command.
+ * before they are handed to the command.
25
*
26
* @Event("Symfony\Component\Console\Event\ConsoleCommandEvent")
27
*/
0 commit comments