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