mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# 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 |
||
|---|---|---|
| .. | ||
| class | ||
| card.php | ||
| create.php | ||
| demandes.php | ||
| factures.php | ||
| fiche-rejet.php | ||
| fiche-stat.php | ||
| index.php | ||
| line.php | ||
| list.php | ||
| orders_list.php | ||
| rejets.php | ||
| stats.php | ||