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