@@ -31,7 +31,6 @@ |
||
31 | 31 | * Initializes the URL view helper. |
32 | 32 | * |
33 | 33 | * @param \Aimeos\MW\View\Iface $view View instance with registered view helpers |
34 | - * @param \Symfony\Component\HttpFoundation\Request $request Symfony2 request object |
|
35 | 34 | */ |
36 | 35 | public function __construct( $view, \Symfony\Component\HttpFoundation\Request $req ) |
37 | 36 | { |