Replace $sortfield by $email in annotation

This commit is contained in:
Cédric 2019-10-19 16:55:12 +02:00 committed by GitHub
parent ae3ce37a57
commit 29bad6c7e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}