@@ -55,7 +55,7 @@ |
||
55 | 55 | * |
56 | 56 | * @param array $options |
57 | 57 | * @param IO $io |
58 | - * @param Client $client |
|
58 | + * @param SdkClient $client |
|
59 | 59 | */ |
60 | 60 | public function __construct(array $options, IO $io, SdkClient $client = null) |
61 | 61 | { |