Completed
Pull Request — master (#2)
by lee
01:40
created
tests/MemcacheLoginLimitPluginTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -17,6 +17,9 @@
 block discarded – undo
17 17
         }
18 18
     }
19 19
 
20
+    /**
21
+     * @param integer $attempts
22
+     */
20 23
     protected function getAuth($attempts)
21 24
     {
22 25
         $auth = new Auth();
Please login to merge, or discard this patch.