Skip to content

Commit 61060c6

Browse files
Fix docblock
1 parent f9a50f8 commit 61060c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Bus/PendingBatch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ public function queue()
199199
/**
200200
* Dispatch the batch.
201201
*
202-
* @return \Illuminate\Support\Batch
202+
* @return \Illuminate\Bus\Batch
203203
*/
204204
public function dispatch()
205205
{

0 commit comments

Comments
 (0)