dolibarr/htdocs/variants/class
thibdrev 57c75aa350
qual: phpdoc for htdocs/variants/class/ProductAttributeValue.class.php (#30050)
* qual: phpdoc for htdocs/variants/class/ProductAttributeValue.class.php

htdocs/variants/class/ProductAttributeValue.class.php	78	Plugin PhanPluginUnknownPropertyType Property \ProductAttributeValue->id has an initial type that cannot be inferred

htdocs/variants/class/ProductAttributeValue.class.php	79	Plugin PhanPluginUnknownPropertyType Property \ProductAttributeValue->fk_product_attribute has an initial type that cannot be inferred

htdocs/variants/class/ProductAttributeValue.class.php	80	Plugin PhanPluginUnknownPropertyType Property \ProductAttributeValue->ref has an initial type that cannot be inferred

htdocs/variants/class/ProductAttributeValue.class.php	81	Plugin PhanPluginUnknownPropertyType Property \ProductAttributeValue->value has an initial type that cannot be inferred

htdocs/variants/class/ProductAttributeValue.class.php	82	Plugin PhanPluginUnknownPropertyType Property \ProductAttributeValue->position has an initial type that cannot be inferred

* phpcs

* better wording

* phpcs
2024-06-17 13:22:47 +02:00
..
ProductAttribute.class.php fix phpstan (#29602) 2024-05-05 00:34:19 +02:00
ProductAttributeValue.class.php qual: phpdoc for htdocs/variants/class/ProductAttributeValue.class.php (#30050) 2024-06-17 13:22:47 +02:00
ProductCombination.class.php qual fix PHAN warning when using $product->fetch($id) with $id not being an integer (#30019) 2024-06-15 15:53:36 +02:00
ProductCombination2ValuePair.class.php phpdoc (#29474) 2024-04-27 04:20:55 +02:00