Update export_tsv.modules.php
This commit is contained in:
parent
734b1ca7c1
commit
b05a5e49ff
@ -32,7 +32,7 @@ require_once DOL_DOCUMENT_ROOT .'/core/modules/export/modules_export.php';
|
|||||||
class ExportTsv extends ModeleExports
|
class ExportTsv extends ModeleExports
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var int ID
|
* @var string ID
|
||||||
*/
|
*/
|
||||||
public $id;
|
public $id;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user