[#ERP23] 1/5 - Entités Permission et Role (Backend) #2

Closed
matthieu wants to merge 13 commits from feat/rbac-core into develop
Showing only changes of commit eb0b49a7ef - Show all commits
@@ -2,7 +2,7 @@
declare(strict_types=1); declare(strict_types=1);
namespace App\Module\Core\Infrastructure\Doctrine\Migrations; namespace DoctrineMigrations;
use Doctrine\DBAL\Schema\Schema; use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration; use Doctrine\Migrations\AbstractMigration;