// StockManagerInteface: Missing comment..thx doxygen
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9642 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -43,7 +43,7 @@ interface StockManagerInterface
|
||||
* For a given product, adds a given quantity
|
||||
*
|
||||
* @param int $id_product
|
||||
* @param int id_product_attribute
|
||||
* @param int $id_product_attribute
|
||||
* @param Warehouse $warehouse
|
||||
* @param int $quantity
|
||||
* @param int $id_stock_movement_reason
|
||||
|
||||
Reference in New Issue
Block a user