Skip to content

Commit 2b5d80b

Browse files
committed
Apply fixes from StyleCI
1 parent a3f49a6 commit 2b5d80b

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
@@ -295,7 +295,7 @@ public function dispatchAfterResponse()
295295
/**
296296
* Dispatch an existing batch.
297297
*
298-
* @param \Illuminate\Bus\Batch $batch
298+
* @param \Illuminate\Bus\Batch $batch
299299
* @return void
300300
*
301301
* @throws \Throwable

0 commit comments

Comments
 (0)