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 7afdaf1 commit 2bc1802Copy full SHA for 2bc1802
src/Illuminate/Broadcasting/BroadcastEvent.php
@@ -36,7 +36,7 @@ class BroadcastEvent implements ShouldQueue
36
public $timeout;
37
38
/**
39
- * The number of seconds to wait before retrying a job that encountered an uncaught exception.
+ * The number of seconds to wait before retrying the job when encountering an uncaught exception.
40
*
41
* @var int
42
*/
0 commit comments