diff --git a/src/app/Services/JasperServerRequestService.php b/src/app/Services/JasperServerRequestService.php index 62ecb89..191d0e8 100644 --- a/src/app/Services/JasperServerRequestService.php +++ b/src/app/Services/JasperServerRequestService.php @@ -200,7 +200,7 @@ class JasperServerRequestService implements JasperServerRequestServiceContract } /** - * @return string + * @return string Binary data of report */ public function getReport(): string {