phpdoc fixes

This commit is contained in:
Yuri Kuznetsov
2022-06-24 11:13:02 +03:00
parent 2ecfdc2d4b
commit 1d2f862d98
10 changed files with 12 additions and 14 deletions
-1
View File
@@ -170,7 +170,6 @@ class Admin
/**
* @return array<int,array{id:string,type:string,message:string}>
* @throws \Espo\Core\Exceptions\Error
*/
public function actionAdminNotificationList(): array
{