forked from Wavyzz/dolibarr
Qual: Fix api phan notices
This commit is contained in:
@@ -261,6 +261,8 @@ class Webhook extends DolibarrApi
|
||||
* Get the list of all available triggers
|
||||
*
|
||||
* @return array
|
||||
* @phan-return array<string,string>
|
||||
* @phpstan-return array<string,string>
|
||||
*
|
||||
* @url GET triggers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user