dolibarr/htdocs/comm/action/class
MDW 4ec7a53e3f
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:52 +01:00
..
actioncomm.class.php Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
actioncommreminder.class.php Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:52 +01:00
api_agendaevents.class.php Fix phpstan 2024-02-22 01:32:55 +01:00
cactioncomm.class.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
ical.class.php qual: phpstan for htdocs/comm/action/class/ical.class.php (#28685) 2024-03-07 18:20:18 +01:00