Code comment

This commit is contained in:
Laurent Destailleur 2016-05-19 18:52:12 +02:00
parent 7087b650d0
commit b82eabe25f

View File

@ -2998,7 +2998,7 @@ class Product extends CommonObject
/**
* Return all Father products fo current product
* Return all parent products for current product (first level only)
*
* @return array Array of product
*/