dolibarr/htdocs/asset/class
MDW 622a32b2bb
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:44 +01:00
..
asset.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:40 +01:00
assetaccountancycodes.class.php NEW Asset Module - make asset model creation in a single step (#26982) 2024-02-01 16:26:25 +01:00
assetdepreciationoptions.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:42 +01:00
assetmodel.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:44 +01:00