1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
UserGroupDto.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Notification\Group\UserGroup\Dto;
4
5
class
UserGroupDto
6
{
7
public
function
__construct
(
8
public
readonly
int
$groupId,
9
public
readonly
int
$userId
10
) {}
11
}
$userId
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения
check_mail.php:18
Bitrix\Im\V2\Notification\Group\UserGroup\Dto\UserGroupDto
Определения
UserGroupDto.php:6
Bitrix\Im\V2\Notification\Group\UserGroup\Dto\UserGroupDto\__construct
__construct(public readonly int $groupId, public readonly int $userId)
Определения
UserGroupDto.php:7
bitrix
modules
im
lib
V2
Notification
Group
UserGroup
Dto
UserGroupDto.php
Создано системой
1.14.0