Passed
Push — dependabot/npm_and_yarn/js/bow... ( b2be35...282475 )
by
unknown
462:26 queued 442:33
created
controller/proxycontroller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 	/**
51 51
 	 * @NoAdminRequired
52 52
 	 *
53
-	 * @param $url
53
+	 * @param string $url
54 54
 	 * @return StreamResponse|JSONResponse
55 55
 	 */
56 56
 	public function proxy($url) {
Please login to merge, or discard this patch.