dolibarr/htdocs/commande/class
thibdrev 77ae6888ff
qual: phpstan for $user_valid (#28362)
* Update commande.class.php

htdocs/commande/class/commande.class.php	248	PHPDoc type int of property Commande::$user_valid is not covariant with PHPDoc type User of overridden property CommonObject::$user_valid.

* Update facture.class.php

htdocs/compta/facture/class/facture.class.php	129	PHPDoc type int of property Facture::$user_valid is not covariant with PHPDoc type User of overridden property CommonObject::$user_valid.
2024-02-23 13:39:49 +01:00
..
api_orders.class.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
commande.class.php qual: phpstan for $user_valid (#28362) 2024-02-23 13:39:49 +01:00
commandestats.class.php Clean code 2024-01-09 13:08:22 +01:00