dolibarr/htdocs/contrat/class
MDW 640eb1b75d
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:39:11 +01:00
..
api_contracts.class.php Fix phpstan 2024-02-22 01:32:55 +01:00
contrat.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:11 +01:00