Update ProductCombination.class.php
This commit is contained in:
parent
cd952f7427
commit
1d3c54dd64
@ -1210,9 +1210,9 @@ class ProductCombinationLevel
|
|||||||
/**
|
/**
|
||||||
* Create new Product Combination Price level from Parent
|
* Create new Product Combination Price level from Parent
|
||||||
*
|
*
|
||||||
* @param DoliDB $db
|
* @param DoliDB $db Database handler
|
||||||
* @param ProductCombination $productCombination
|
* @param ProductCombination $productCombination Product combination
|
||||||
* @param int $fkPriceLevel
|
* @param int $fkPriceLevel Price level
|
||||||
*
|
*
|
||||||
* @return ProductCombinationLevel
|
* @return ProductCombinationLevel
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user