Completed
Push — master ( 03586b...9af9ed )
by Iurii
01:16
created
Twig.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -167,7 +167,7 @@
 block discarded – undo
167 167
     /**
168 168
      * Adds custom functions and returns an array of Twig_SimpleFunction objects
169 169
      * @param \gplcart\core\Controller $controller
170
-     * @return array
170
+     * @return \Twig_SimpleFunction[]
171 171
      */
172 172
     protected function getDefaultFunctions($controller)
173 173
     {
Please login to merge, or discard this patch.