Update api_contracts.class.php

This commit is contained in:
Philippe Grand 2018-08-29 11:35:51 +02:00 committed by GitHub
parent 881ab54cf0
commit 65f9013634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ class Contracts extends DolibarrApi
*
* @param int $id ID of contract
* @return array|mixed data without useless information
*
*
* @throws RestException
*/
function get($id)