We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c177f commit ed0f2fcCopy full SHA for ed0f2fc
tests/Kernel.php
@@ -19,7 +19,7 @@ class Kernel extends ConsoleKernel
19
/**
20
* Define the application's command schedule.
21
*
22
- * @param \Illuminate\Console\Scheduling\Schedule $schedule
+ * @param Schedule $schedule
23
* @return void
24
*/
25
protected function schedule(Schedule $schedule)
0 commit comments