Skip to content

Commit

Permalink
Merge pull request #37037 from slaFFik/patch-1
Browse files Browse the repository at this point in the history
[8.x] Typo fix in Bus::hasFinallyCallbacks() docblock
  • Loading branch information
themsaid committed Apr 19, 2021
2 parents 100ed71 + 5b6b9f3 commit 24e639c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Bus/Batch.php
Expand Up @@ -368,7 +368,7 @@ public function hasCatchCallbacks()
}

/**
* Determine if the batch has "then" callbacks.
* Determine if the batch has "finally" callbacks.
*
* @return bool
*/
Expand Down

0 comments on commit 24e639c

Please sign in to comment.