返回 void
This commit is contained in:
parent
036294450b
commit
abdc547173
@ -68,7 +68,7 @@ protected function schedule(Schedule $schedule): void
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
protected function commands()
|
||||
protected function commands(): void
|
||||
{
|
||||
$this->load(__DIR__ . '/Commands');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user