@@ -17,6 +17,9 @@ |
||
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(); |