From 26f812b73bc5ecda3171eda0e62f73d1f4176929 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Sat, 29 Aug 2020 09:39:10 +0000 Subject: [PATCH] Fixing style errors. --- 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 f6ff117a846..514d92bfaee 100644 --- a/htdocs/societe/class/api_thirdparties.class.php +++ b/htdocs/societe/class/api_thirdparties.class.php @@ -93,7 +93,7 @@ class Thirdparties extends DolibarrApi { return $this->_fetch('', '', '', '', '', '', '', '', '', '', $email); } - + /** * Get properties of a thirdparty object by barcode. *