Fix phpstan

This commit is contained in:
Laurent Destailleur
2024-02-22 01:32:55 +01:00
parent 841647243c
commit 9d48dcbd3d
28 changed files with 80 additions and 131 deletions

View File

@@ -224,9 +224,9 @@ class MyModuleApi extends DolibarrApi
/**
* Update myobject
*
* @param int $id Id of myobject to update
* @param array $request_data Datas
* @return int
* @param int $id Id of myobject to update
* @param array $request_data Datas
* @return Object Object after update
*
* @throws RestException 403 Not allowed
* @throws RestException 404 Not found