Completed
Push — master ( 8d14cd...aab142 )
by Aimeos
01:56
created
src/Aimeos/Shop/Controller/AccountController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
 	/**
46 46
 	 * Returns the html for the "My account" download page.
47 47
 	 *
48
-	 * @return \Illuminate\Contracts\View\View View for rendering the output
48
+	 * @return \Illuminate\Http\Response View for rendering the output
49 49
 	 */
50 50
 	public function downloadAction()
51 51
 	{
Please login to merge, or discard this patch.