Fixing style errors.
This commit is contained in:
parent
98bfba1f46
commit
637603731a
@ -2680,11 +2680,11 @@ class ExpenseReportLine extends CommonObjectLine
|
||||
* @var DoliDB Database handler.
|
||||
*/
|
||||
public $db;
|
||||
|
||||
|
||||
/**
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element = 'expensereport_det';
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element = 'expensereport_det';
|
||||
|
||||
/**
|
||||
* @var string Error code (or message)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user