Fixes #3556
This commit is contained in:
parent
07882110fa
commit
fdd88af44a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ namespace App\Http\Transformers;
|
|||
use App\Models\Group;
|
||||
use Illuminate\Database\Eloquent\Collection;
|
||||
use Gate;
|
||||
use App\Helpers\Helper;
|
||||
|
||||
class GroupsTransformer
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue