mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +01:00
PHPStan fix
This commit is contained in:
@@ -536,9 +536,7 @@ class Tasks extends DolibarrApi
|
||||
*
|
||||
* @url GET {id}/getTimeSpent/{timespent_id}
|
||||
*
|
||||
* @return array
|
||||
* @phan-return array{success:array{code:int,message:string}}
|
||||
* @phpstan-return array{success:array{code:int,message:string}}
|
||||
* @return TimeSpent
|
||||
*
|
||||
* @throws RestException
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user