mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# Fix Typing on $fields for 2nd class in file This fixes the PHPstan notification for the $fields property of the second CommonObject subclass in the files. Example: 'PHPDoc type array of property BOMLine::$fields is not covariant with PHPDoc type array of overridden property CommonObject::$fields.' |
||
|---|---|---|
| .. | ||
| ajax | ||
| class | ||
| lib | ||
| tpl | ||
| bom_agenda.php | ||
| bom_card.php | ||
| bom_document.php | ||
| bom_list.php | ||
| bom_net_needs.php | ||
| bom_note.php | ||
| modulebuilder.txt | ||