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