Update export_excel2007new.modules.php

This commit is contained in:
Frédéric FRANCE 2019-04-20 11:40:59 +02:00 committed by GitHub
parent b05a5e49ff
commit 06a8513575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ use PhpOffice\PhpSpreadsheet\Writer\Xlsx;
class ExportExcel2007new extends ModeleExports class ExportExcel2007new extends ModeleExports
{ {
/** /**
* @var int ID * @var string ID
*/ */
public $id; public $id;