@@ -31,7 +31,7 @@ |
||
31 | 31 | /** |
32 | 32 | * Initializes the request view helper. |
33 | 33 | * |
34 | - * @param \\Aimeos\MW\View\Iface $view View instance with registered view helpers |
|
34 | + * @param \Aimeos\MW\View\Iface $view View instance with registered view helpers |
|
35 | 35 | * @param \Neos\Flow\Http\Request $request Flow request object |
36 | 36 | * @param array $files List of uploaded files like in $_FILES |
37 | 37 | * @param array $query List of uploaded files like in $_GET |