1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Notify.php
См. документацию.
1<?php
2
3namespace Bitrix\Im\V2\Controller;
4
5use Bitrix\Im\V2\Chat\NotifyChat;
6
7class Notify extends BaseController
8{
12 public function deleteAllAction(): ?array
13 {
14 $notifyChat = NotifyChat::getByUser();
15
16 if ($notifyChat !== null)
17 {
18 $notifyChat->dropAll();
19 }
20
21 return ['result' => true];
22 }
23}
deleteAllAction()
Определения Notify.php:12
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804