Completed
Push — master ( 1d96a6...ad7a75 )
by Tom
02:36 queued 01:50
created
core/Middleware/TwoFactorMiddleware.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -109,8 +109,8 @@
 block discarded – undo
109 109
 	}
110 110
 
111 111
 	/**
112
-	 * @param $controller
113
-	 * @param $methodName
112
+	 * @param Controller $controller
113
+	 * @param string $methodName
114 114
 	 * @throws TwoFactorAuthRequiredException
115 115
 	 * @throws UserAlreadyLoggedInException
116 116
 	 */
Please login to merge, or discard this patch.