@@ -61,7 +61,7 @@ |
||
61 | 61 | /** |
62 | 62 | * ClientBuilder constructor. |
63 | 63 | * |
64 | - * @param $baseUri |
|
64 | + * @param string $baseUri |
|
65 | 65 | * @param AuthenticationInterface $authentication |
66 | 66 | */ |
67 | 67 | private function __construct($baseUri, AuthenticationInterface $authentication) |