Merge pull request #12714 from frederic34/patch-6

doxygen
This commit is contained in:
Laurent Destailleur 2019-12-16 19:03:47 +01:00 committed by GitHub
commit f4b7e038f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
{