dolibarr/htdocs/bom/class
MDW f4b444cc0f
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:46 +01:00
..
api_boms.class.php FIX return method DeleteLine in api_boms file (#28471) 2024-03-01 21:13:40 +01:00
bom.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:46 +01:00