Updates the Gate “use” statement to be more specific
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -4,7 +4,7 @@ namespace App\Http\Transformers;
|
||||
|
||||
use App\Models\PredefinedKit;
|
||||
use App\Models\SnipeModel;
|
||||
use Gate;
|
||||
use Illuminate\Support\Facades\Gate;
|
||||
use Illuminate\Database\Eloquent\Collection;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user