@@ -59,6 +59,10 @@ |
||
59 | 59 | }); |
60 | 60 | } |
61 | 61 | |
62 | + /** |
|
63 | + * @param string $host |
|
64 | + * @param integer $retry |
|
65 | + */ |
|
62 | 66 | protected function createInternalWithRetryAsync($host, $docroot, $router, $retry) |
63 | 67 | { |
64 | 68 | return $this |