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 b57880a commit 5908070Copy full SHA for 5908070
src/Supervisor/SupervisorServiceProvider.php
@@ -3,6 +3,7 @@
3
namespace RalphJSmit\LaravelHorizonCron\Supervisor;
4
5
use Illuminate\Support\ServiceProvider;
6
+use Illuminate\Console\Scheduling\Schedule;
7
8
class SupervisorServiceProvider extends ServiceProvider
9
{
0 commit comments