@@ -28,7 +28,7 @@ |
||
28 | 28 | * @param \Twig_Environment $twig The twig |
29 | 29 | * @param string $formTheme The form theme |
30 | 30 | * |
31 | - * @return mixed |
|
31 | + * @return \Twig_Environment |
|
32 | 32 | */ |
33 | 33 | public static function addExtension(\Twig_Environment $twig, $formTheme = 'form_div_layout.html.twig') |
34 | 34 | { |