Skip to content

Commit 274aa0f

Browse files
authored
Improve comment
1 parent 8878877 commit 274aa0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/enqueue/Consumption/QueueConsumer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ private function onEnd(ExtensionInterface $extension, int $startTime, ?int $exit
299299
}
300300

301301
/**
302-
* The logic is similar to one in Symfony's ExceptionListener::.
302+
* The logic is similar to one in Symfony's ExceptionListener::onKernelException().
303303
*
304304
* https://github.com/symfony/symfony/blob/cbe289517470eeea27162fd2d523eb29c95f775f/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php#L77
305305
*/

0 commit comments

Comments
 (0)