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:
Frédéric FRANCE
2025-09-21 12:12:09 +02:00
committed by GitHub
parent 5c2344cca8
commit e7ddb684e0
10 changed files with 112 additions and 229 deletions

View File

@@ -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;