mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 22:54:34 -04:00
commit
beeb58d15f
@ -20,7 +20,7 @@ use Illuminate\Notifications\Notification;
|
|||||||
use Illuminate\Queue\InteractsWithQueue;
|
use Illuminate\Queue\InteractsWithQueue;
|
||||||
use Illuminate\Queue\SerializesModels;
|
use Illuminate\Queue\SerializesModels;
|
||||||
|
|
||||||
class NewAccountCreated extends Notification implements ShouldQueue
|
class NewAccountCreated extends Notification
|
||||||
{
|
{
|
||||||
// use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
// use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user