Fixing style errors.

This commit is contained in:
stickler-ci 2020-08-29 09:39:10 +00:00
parent a68d2fe91e
commit 26f812b73b

View File

@ -93,7 +93,7 @@ class Thirdparties extends DolibarrApi
{ {
return $this->_fetch('', '', '', '', '', '', '', '', '', '', $email); return $this->_fetch('', '', '', '', '', '', '', '', '', '', $email);
} }
/** /**
* Get properties of a thirdparty object by barcode. * Get properties of a thirdparty object by barcode.
* *