Skip to content

Commit 5b6b9f3

Browse files
authored
Typo fix in Bus::hasFinallyCallbacks() docblock
1 parent 100ed71 commit 5b6b9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Bus/Batch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ public function hasCatchCallbacks()
368368
}
369369

370370
/**
371-
* Determine if the batch has "then" callbacks.
371+
* Determine if the batch has "finally" callbacks.
372372
*
373373
* @return bool
374374
*/

0 commit comments

Comments
 (0)