Skip to content

Commit ed0f2fc

Browse files
Fix styling
1 parent f7c177f commit ed0f2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Kernel.php

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

0 commit comments

Comments
 (0)