Merge branch 'new_branch_29_08_2018' of github.com:grandoc/dolibarr into new_branch_29_08_2018

This commit is contained in:
Philippe GRAND 2018-08-29 11:40:54 +02:00
commit 263af3c8e7

View File

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