Completed
Push — master ( 6d1dd5...aed0db )
by Beñat
03:50
created
src/LIN3S/WPSymfonyForm/Twig/TwigBridge.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.