throws tags

This commit is contained in:
Yuri Kuznetsov
2022-06-24 12:09:03 +03:00
parent 1bd6c1c451
commit 344a0f7ff0
29 changed files with 133 additions and 8 deletions

View File

@@ -45,6 +45,8 @@ class EmailAddress extends RecordBase
/**
* @return array<int,array<string,mixed>>
* @throws Forbidden
* @throws BadRequest
*/
public function actionSearchInAddressBook(Request $request): array
{