Skip to content
Snippets Groups Projects
Unverified Commit 94609b41 authored by neo-schobert's avatar neo-schobert Committed by GitHub
Browse files

Update Author

parent b3f8a117
No related branches found
No related tags found
No related merge requests found
<?php
// Edited By Néo Schobert & Yanis Bentoumi
namespace App\Form;
use App\Entity\User;
......@@ -37,4 +37,4 @@ class UserType extends AbstractType
'data_class' => User::class,
]);
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment