@@ -167,7 +167,7 @@ |
||
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 | { |