namespace of dispatcher is fixed
This commit is contained in:
parent
8fa5d994e9
commit
13eab65015
@ -3,7 +3,7 @@
|
||||
namespace App\Traits;
|
||||
|
||||
use Exception;
|
||||
use Illuminate\Bus\Dispatcher;
|
||||
use Illuminate\Contracts\Bus\Dispatcher;
|
||||
use Throwable;
|
||||
|
||||
trait Jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user