mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix warnings
This commit is contained in:
@@ -64,7 +64,8 @@ class MyModuleApi extends DolibarrApi
|
||||
*
|
||||
* @url GET myobjects/{id}
|
||||
*
|
||||
* @throws RestException
|
||||
* @throws RestException 401 Not allowed
|
||||
* @throws RestException 404 Not found
|
||||
*/
|
||||
public function get($id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user