Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 73dbd51

Browse files
Add the same comment inside the then callback (#10759)
1 parent 3e6177d commit 73dbd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ Bus::batch([
16691669
new SendPodcastReleaseNotification(2),
16701670
],
16711671
])->then(function (Batch $batch) {
1672-
// ...
1672+
// All jobs completed successfully...
16731673
})->dispatch();
16741674
```
16751675

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /