mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-01 01:39:20 +00:00
Optimized interface namespace path
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace App\Structur\Facade\Security\Source;
|
||||
|
||||
use App\Entity\Interfaces\NameSourceInterface;
|
||||
use App\Entity\NameSourceInterface;
|
||||
use App\Entity\User;
|
||||
use App\Entity\Interfaces\UserSourceInterface;
|
||||
use App\Entity\UserSourceInterface;
|
||||
use App\DBAL\Types\RightType;
|
||||
use App\DBAL\Types\LayerType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user