@@ -242,8 +242,6 @@ |
||
242 | 242 | /** |
243 | 243 | * @param \FSi\Bundle\AdminBundle\Admin\Manager $manager |
244 | 244 | * @param \FSi\Bundle\AdminBundle\Admin\CRUD\BatchElement $batchElement |
245 | - * @param \Symfony\Component\HttpFoundation\Request $request |
|
246 | - * @param \Symfony\Component\HttpFoundation\ParameterBag $queryAttributes |
|
247 | 245 | * @param \Symfony\Component\Routing\RouterInterface $router |
248 | 246 | * @param \Symfony\Component\Form\Test\FormBuilderInterface $formBuilder |
249 | 247 | * @param \Symfony\Component\Form\FormView $formView |
@@ -62,7 +62,7 @@ |
||
62 | 62 | } |
63 | 63 | |
64 | 64 | /** |
65 | - * @param $key |
|
65 | + * @param string $key |
|
66 | 66 | * @return string |
67 | 67 | */ |
68 | 68 | private function createPropertyPath($key) |