From 29bad6c7e8dc12758b5e1a446b0b6b6334059487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric?= <35066297+c3do@users.noreply.github.com> Date: Sat, 19 Oct 2019 16:55:12 +0200 Subject: [PATCH] Replace $sortfield by $email in annotation --- htdocs/societe/class/api_thirdparties.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/class/api_thirdparties.class.php b/htdocs/societe/class/api_thirdparties.class.php index 982f64e44f0..15670a2095d 100644 --- a/htdocs/societe/class/api_thirdparties.class.php +++ b/htdocs/societe/class/api_thirdparties.class.php @@ -82,7 +82,7 @@ class Thirdparties extends DolibarrApi * * Return an array with thirdparty informations * - * @param string $sortfield Sort field + * @param string $email Sort field * @return array|mixed data without useless information * * @url GET byEmail/{email}