Completed
Push — master ( 577910...eb8cff )
by Aimeos
01:36
created
lib/custom/src/MW/View/Helper/Url/Laravel5.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
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
 	 */
Please login to merge, or discard this patch.