From 46a362b7d80bdc32074743eebfc8f01b26d4b544 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 28 May 2020 21:25:47 +0200 Subject: [PATCH] doxygen --- htdocs/webservices/server_productorservice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/webservices/server_productorservice.php b/htdocs/webservices/server_productorservice.php index a98d8b2a6cd..61bdd03c023 100644 --- a/htdocs/webservices/server_productorservice.php +++ b/htdocs/webservices/server_productorservice.php @@ -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 = '')