@@ -44,7 +44,7 @@ |
||
44 | 44 | /** |
45 | 45 | * Request constructor. |
46 | 46 | * |
47 | - * @param $endpoint |
|
47 | + * @param string $endpoint |
|
48 | 48 | * @param array $body |
49 | 49 | */ |
50 | 50 | public function __construct($endpoint, array $body = null) |