unset
This commit is contained in:
parent
1d354032a5
commit
20fd6ed717
@ -22,4 +22,5 @@ for ($i = 0; $i <= $end->diffInMonths($start); $i++) {
|
||||
echo $month . PHP_EOL;
|
||||
$export = new CompanyReportExport($conditions);
|
||||
$url = ExportService::store($export, 'public');
|
||||
unset($export);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user