Update api_setup.class.php

This commit is contained in:
Laurent Destailleur 2020-12-21 18:16:16 +01:00 committed by GitHub
parent 16d1bf9b00
commit 48ce5c5499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1582,7 +1582,7 @@ class Setup extends DolibarrApi
* *
* @url GET /company * @url GET /company
* *
* @return Object Mysoc object * @return array|mixed Mysoc object
* *
* @throws RestException 403 Forbidden * @throws RestException 403 Forbidden
*/ */