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

View File

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