Saved draft of marco for dto

This commit is contained in:
Kevin Frantz
2018-10-03 15:28:32 +02:00
parent 29b8414711
commit 74b45cb24d
4 changed files with 6 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
namespace App\Structur\Facade\Security\Source;
use App\Entity\NameSourceInterface;
use App\Entity\Interfaces\NameSourceInterface;
use App\Entity\User;
use App\Entity\UserSourceInterface;
use App\Entity\Interfaces\UserSourceInterface;
use App\DBAL\Types\RightType;
use App\DBAL\Types\LayerType;