@@ -292,6 +292,10 @@ |
||
292 | 292 | } |
293 | 293 | |
294 | 294 | /* @todo : not clean, should it be here or in media-bundle */ |
295 | + |
|
296 | + /** |
|
297 | + * @param \Symfony\Component\Form\FormView $formView |
|
298 | + */ |
|
295 | 299 | protected function defineFormTheme($formView, $formTheme) |
296 | 300 | { |
297 | 301 | $twig = $this->get('twig'); |