Update app/Console/Kernel.php
This commit is contained in:
parent
ef20703532
commit
6842546602
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class Kernel extends ConsoleKernel
|
|||
/**
|
||||
* I wonder what this does.
|
||||
*
|
||||
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
|
||||
* @throws \App\Exceptions\Model\DataValidationException
|
||||
* @throws \Illuminate\Contracts\Container\BindingResolutionException
|
||||
*/
|
||||
private function registerTelemetry(Schedule $schedule): void
|
||||
|
|
Loading…
Reference in a new issue