mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 21:41:03 +08:00
improve horizon
This commit is contained in:
@@ -11,7 +11,7 @@ use Illuminate\Queue\SerializesModels;
|
||||
use Nexus\Database\NexusDB;
|
||||
use Nexus\Plugin\Plugin;
|
||||
|
||||
class MaintainPluginState implements ShouldQueue
|
||||
class MaintainPluginState
|
||||
{
|
||||
use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user