This commit is contained in:
Laurent Destailleur 2020-05-28 21:25:47 +02:00
parent c1b4f7ec28
commit 46a362b7d8

View File

@ -1015,7 +1015,7 @@ function getListOfProductsOrServices($authentication, $filterproduct)
*
* @param array $authentication Array of authentication information
* @param array $id Category id
* @param $lang $lang Force lang
* @param Translate $lang Force lang
* @return array Array result
*/
function getProductsForCategory($authentication, $id, $lang = '')