Completed
Push — master ( 6909c2...a86df0 )
by Aimeos
11:46
created
lib/custom/src/MW/View/Helper/Request/Flow.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.