mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
namespaces refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace App\Notifications;
|
||||
namespace Domain\Sharing\Notifications;
|
||||
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
|
||||
Reference in New Issue
Block a user