8000
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 06cc6e5 commit e851713Copy full SHA for e851713
components/console/events.rst
@@ -95,7 +95,7 @@ can wrap or change the exception or do anything useful before the exception is
95
thrown by the application.
96
97
Listeners receive a
98
-:class:`Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent` event::
+:class:`Symfony\\Component\\Console\\Event\\ConsoleErrorEvent` event::
99
100
use Symfony\Component\Console\Event\ConsoleErrorEvent;
101
use Symfony\Component\Console\ConsoleEvents;
0 commit comments