@@ -26,7 +26,7 @@ |
||
26 | 26 | /** |
27 | 27 | * @param LoopInterface $loop |
28 | 28 | * @param string $token |
29 | - * @param array $options |
|
29 | + * @param Client $options |
|
30 | 30 | * @param Client|null $client |
31 | 31 | */ |
32 | 32 | public function __construct( |