@@ -24,7 +24,7 @@ |
||
24 | 24 | } |
25 | 25 | |
26 | 26 | /** |
27 | - * @return \Twig_Function[] |
|
27 | + * @return \Twig_SimpleFunction[] |
|
28 | 28 | */ |
29 | 29 | public function getFunctions() |
30 | 30 | { |
@@ -53,6 +53,7 @@ |
||
53 | 53 | /** |
54 | 54 | * @param bool $secure |
55 | 55 | * @param bool $trailingSlash |
56 | + * @param string $path |
|
56 | 57 | * |
57 | 58 | * @return Request |
58 | 59 | */ |