Completed
Push — master ( 60f3a3...90a919 )
by Iurii
01:19
created
Main.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -237,7 +237,7 @@
 block discarded – undo
237 237
     /**
238 238
      * Adds custom functions and returns an array of Twig_SimpleFunction objects
239 239
      * @param Controller $controller
240
-     * @return array
240
+     * @return Twig_SimpleFunction[]
241 241
      */
242 242
     protected function getDefaultFunctions(Controller $controller)
243 243
     {
Please login to merge, or discard this patch.