We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08edc64 commit 88a208dCopy full SHA for 88a208d
1 file changed
config/autoload/listeners.php
@@ -11,5 +11,4 @@
11
*/
12
return [
13
Hyperf\ExceptionHandler\Listener\ErrorExceptionHandler::class,
14
- Hyperf\Command\Listener\FailToHandleListener::class,
15
];
0 commit comments