From b975d5ba5ad25702c16bfb58ec4dc9bdcfb8a2ea Mon Sep 17 00:00:00 2001 From: jtfnetoo Date: Wed, 1 Feb 2023 15:32:17 -0400 Subject: [PATCH] =?UTF-8?q?Adicionando=20coment=C3=A1rio=20ao=20m=C3=A9tod?= =?UTF-8?q?o=20report?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/Services/JasperServerRequestService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {