mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Fix for observer
This commit is contained in:
parent
6d8d48bced
commit
82ca90b86e
@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Observers;
|
||||
|
||||
use App\CompanyGateway;
|
||||
use App\Models\CompanyGateway;
|
||||
|
||||
class CompanyGatewayObserver
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user