Skip to content
Snippets Groups Projects

Résolution problèmes

Merged SCHREINER LUKAS requested to merge Lukas into main
Compare and
1 file
+ 1
1
Preferences
Compare changes
+ 1
1
@@ -3,7 +3,7 @@
namespace App\Form;
use App\Entity\Usager;
use App\Entity\user;
use App\Entity\User;
use Symfony\Bridge\Doctrine\Form\Type\EntityType;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;