From e1386faa595c4b8be4750d7e975ee92d6f38e9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sun, 15 Dec 2019 10:53:03 +0100 Subject: [PATCH] doxygen --- htdocs/product/stock/lib/replenishment.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/stock/lib/replenishment.lib.php b/htdocs/product/stock/lib/replenishment.lib.php index 0286b6bc480..a23b99b9293 100644 --- a/htdocs/product/stock/lib/replenishment.lib.php +++ b/htdocs/product/stock/lib/replenishment.lib.php @@ -155,7 +155,7 @@ function ordered($product_id) * getProducts * * @param int $order_id Order id - * @return array|array[integer] + * @return array|integer[] */ function getProducts($order_id) {