@@ -29,6 +29,9 @@ |
||
29 | 29 | * Fonction adaptable aux différentes phases de l'installation. |
30 | 30 | * |
31 | 31 | * @param \Symfony\Component\HttpFoundation\Request $request Requète du formulaire |
32 | + * @param string $entity |
|
33 | + * @param string $entityPath |
|
34 | + * @param string $typePath |
|
32 | 35 | * |
33 | 36 | * @return \Symfony\Component\HttpFoundation\RedirectResponse| |
34 | 37 | * array<string,string|null|Settings|\Symfony\Component\Form\FormView> Rendue de la page |