Skip to content

Commit

Permalink
Update export_csv.modules.php
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Apr 20, 2019
1 parent a0ce52b commit 53c851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/core/modules/export/export_csv.modules.php
Expand Up @@ -33,7 +33,7 @@
class ExportCsv extends ModeleExports
{
/**
* @var int ID
* @var string ID ex: csv, tsv, excel...
*/
public $id;

Expand Down

0 comments on commit 53c851d

Please sign in to comment.