mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 03:12:35 +01:00
clean code (#35387)
* clean code * clean code * clean code * clean code * clean code * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
@@ -806,7 +806,7 @@ abstract class CommonObject
|
||||
public $labelStatusShort = array();
|
||||
|
||||
/**
|
||||
* @var array<string,int|string> Array to store lists of tpl
|
||||
* @var array<string,int|float|string|null> Array to store lists of tpl
|
||||
*/
|
||||
public $tpl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user