mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for permissions in base service
This commit is contained in:
parent
df93ffaaf9
commit
4f926ec8b8
@ -1,5 +1,6 @@
|
|||||||
<?php namespace App\Services;
|
<?php namespace App\Services;
|
||||||
|
|
||||||
|
use Auth;
|
||||||
use Illuminate\Foundation\Bus\DispatchesJobs;
|
use Illuminate\Foundation\Bus\DispatchesJobs;
|
||||||
use App\Services\DatatableService;
|
use App\Services\DatatableService;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user