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