Closed Asenar closed 2 years ago
ReportRequest->DownloadURL can contains null after a request, when the status is PENDING (and probably CREATED too).
ReportRequest->DownloadURL
null
PENDING
Without this, analysis tools like phpstan raise an error
ReportRequest->DownloadURL
can containsnull
after a request, when the status isPENDING
(and probably CREATED too).Without this, analysis tools like phpstan raise an error