From 06a8513575d9daa15fac3f3f847e35b5722ef785 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sat, 20 Apr 2019 11:40:59 +0200 Subject: [PATCH] Update export_excel2007new.modules.php --- htdocs/core/modules/export/export_excel2007new.modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/export/export_excel2007new.modules.php b/htdocs/core/modules/export/export_excel2007new.modules.php index 29b165cb89007..32b6029a29432 100644 --- a/htdocs/core/modules/export/export_excel2007new.modules.php +++ b/htdocs/core/modules/export/export_excel2007new.modules.php @@ -35,7 +35,7 @@ class ExportExcel2007new extends ModeleExports { /** - * @var int ID + * @var string ID */ public $id;