Merge branch 'develop' of https://github.com/c3do/dolibarr into develop

This commit is contained in:
c3do 2019-10-19 23:45:40 +02:00
commit 875918c8a7

View File

@ -82,7 +82,7 @@ class Thirdparties extends DolibarrApi
* *
* Return an array with thirdparty informations * Return an array with thirdparty informations
* *
* @param string $sortfield Sort field * @param string $email Sort field
* @return array|mixed data without useless information * @return array|mixed data without useless information
* *
* @url GET byEmail/{email} * @url GET byEmail/{email}