dolibarr/htdocs/bom/class
MDW 61e05a9fde
Fix Typing on $fields for 2nd class in file
# 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.'
2024-03-15 17:10:30 +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 Typing on $fields for 2nd class in file 2024-03-15 17:10:30 +01:00