Completed
Pull Request — master (#1347)
by Christoph
103:46 queued 91:41
created
lib/private/Authentication/TwoFactorAuth/Manager.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,6 @@
 block discarded – undo
52 52
 	 * @param AppManager $appManager
53 53
 	 * @param ISession $session
54 54
 	 * @param IConfig $config
55
-	 * @param Session $userSession
56 55
 	 */
57 56
 	public function __construct(AppManager $appManager, ISession $session, IConfig $config) {
58 57
 		$this->appManager = $appManager;
Please login to merge, or discard this patch.