Skip to content

Commit

Permalink
Merge pull request #13 from LaunchPadCS/analysis-zOZ6g4
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
kedarv authored Feb 24, 2018
2 parents d2a9d90 + 0e5a114 commit 5ac46cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/Console/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ class Kernel extends ConsoleKernel
/**
* Define the application's command schedule.
*
* @param \Illuminate\Console\Scheduling\Schedule $schedule
* @param \Illuminate\Console\Scheduling\Schedule $schedule
*
* @return void
*/
protected function schedule(Schedule $schedule)
Expand Down

0 comments on commit 5ac46cd

Please sign in to comment.