@@ -27,7 +27,7 @@ |
||
27 | 27 | /** |
28 | 28 | * Initializes the URL view helper. |
29 | 29 | * |
30 | - * @param \\Aimeos\MW\View\Iface $view View instance with registered view helpers |
|
30 | + * @param \Aimeos\MW\View\Iface $view View instance with registered view helpers |
|
31 | 31 | * @param \Illuminate\Contracts\Routing\UrlGenerator $builder Laravel URL builder object |
32 | 32 | * @param array Associative list of fixed parameters that should be available for all routes |
33 | 33 | */ |