@@ -225,7 +225,7 @@ discard block |
||
| 225 | 225 | * to request the report identifier. The identifier is used to check report generation status |
| 226 | 226 | * before downloading the report. |
| 227 | 227 | * |
| 228 | - * @param mixed $report |
|
| 228 | + * @param ReportRequest $report |
|
| 229 | 229 | * @param string $name |
| 230 | 230 | * |
| 231 | 231 | * @return string ReportRequestId |
@@ -432,7 +432,7 @@ discard block |
||
| 432 | 432 | } |
| 433 | 433 | |
| 434 | 434 | /** |
| 435 | - * @param $reportName |
|
| 435 | + * @param string $reportName |
|
| 436 | 436 | * |
| 437 | 437 | * @throws InvalidReportNameException |
| 438 | 438 | */ |