Update export_excel2007.modules.php

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

View File

@ -34,7 +34,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php';
class ExportExcel2007 extends ExportExcel
{
/**
* @var int ID
* @var string ID
*/
public $id;