1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
EventCategoryAttendeesUpdateDto.php
См. документацию.
1<?php
2
4
7
9{
10 public function __construct(
11 public readonly int $chatId,
12 public readonly AttendeesUpdateTypeEnum $type
13 )
14 {
15 }
16
17 public function toArray(): array
18 {
19 return [
20 'chatId' => $this->chatId,
21 'type' => $this->type->value,
22 ];
23 }
24}
$type
Определения options.php:106
__construct(public readonly int $chatId, public readonly AttendeesUpdateTypeEnum $type)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804