Completed
Push — master ( a63d9a...31d450 )
by Jonathan
06:27 queued 05:10
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.