@@ -18,7 +18,6 @@ |
||
| 18 | 18 | private $maxCookies; |
| 19 | 19 | |
| 20 | 20 | /** |
| 21 | - * @param int $maxDuration The maximum duration a http call is allowed to take (time to first byte) |
|
| 22 | 21 | */ |
| 23 | 22 | public function init($maxElements = 20) |
| 24 | 23 | { |