dolibarr/htdocs/commande/class
MDW 3f5a3b03ee
Fix: Repeat fields typing in CommonClass children
# Fix: Repeat fields typing in CommonClass children

phpstan needs typing to be 'co-variant' and therefore typing must be repeated as
the method is not to initialise the property in the constructor, but to override
the proparty by a 'local' definition in the child class
2024-03-11 17:38:57 +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 Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:57 +01:00
commandestats.class.php Clean code 2024-01-09 13:08:22 +01:00