1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
UpdateState.php
См. документацию.
1<?php
2
3namespace Bitrix\Im\V2\Controller;
4
5use Bitrix\Main\Engine\CurrentUser;
6
8{
12 public function getStateDataAction(CurrentUser $user, ?string $siteId = null): ?array
13 {
14 return (new \Bitrix\Im\V2\UpdateState())->getUpdateStateData($user, $siteId);
15 }
16}
getStateDataAction(CurrentUser $user, ?string $siteId=null)
Определения UpdateState.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
$siteId
Определения ajax.php:8
Определения ActionUuid.php:3
$user
Определения mysql_to_pgsql.php:33