@@ -343,7 +343,7 @@ discard block |
||
| 343 | 343 | /** |
| 344 | 344 | * @param string $endpoint |
| 345 | 345 | * @param array|string|null $query |
| 346 | - * @param null $correlation_id |
|
| 346 | + * @param null|string $correlation_id |
|
| 347 | 347 | * @return array|mixed |
| 348 | 348 | * @throws RequestException |
| 349 | 349 | */ |
@@ -412,7 +412,6 @@ discard block |
||
| 412 | 412 | * @param bool $asJson |
| 413 | 413 | * @param bool $attachment |
| 414 | 414 | * @param DocumentAnalysis $document |
| 415 | - * @param string $fieldName |
|
| 416 | 415 | * @return array|mixed |
| 417 | 416 | * @throws RequestException |
| 418 | 417 | */ |