Fixing style errors.

This commit is contained in:
stickler-ci 2023-02-08 15:26:10 +00:00
parent 98bfba1f46
commit 637603731a

View File

@ -2682,9 +2682,9 @@ class ExpenseReportLine extends CommonObjectLine
public $db; public $db;
/** /**
* @var string Name of table without prefix where object is stored * @var string Name of table without prefix where object is stored
*/ */
public $table_element = 'expensereport_det'; public $table_element = 'expensereport_det';
/** /**
* @var string Error code (or message) * @var string Error code (or message)