Skip to content

Commit 5ac46cd

Browse files
authored
Merge pull request #13 from LaunchPadCS/analysis-zOZ6g4
Apply fixes from StyleCI
2 parents d2a9d90 + 0e5a114 commit 5ac46cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/Console/Kernel.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ class Kernel extends ConsoleKernel
1919
/**
2020
* Define the application's command schedule.
2121
*
22-
* @param \Illuminate\Console\Scheduling\Schedule $schedule
22+
* @param \Illuminate\Console\Scheduling\Schedule $schedule
23+
*
2324
* @return void
2425
*/
2526
protected function schedule(Schedule $schedule)

0 commit comments

Comments
 (0)