1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
AfterEventCategoryAttendeesDelete.php
См. документацию.
1<?php
2
4
8
10{
11 public function __construct(
12 private readonly int $eventCategoryId,
13 private readonly array $userIds
14 )
15 {
16 }
17
18 public static function getEventType(): string
19 {
20 return EventType::AFTER_EVENT_CATEGORY_ATTENDEES_DELETE;
21 }
22
23 protected function getEventParams(): array
24 {
25 return [
26 'eventCategoryId' => $this->eventCategoryId,
27 'userIds' => $this->userIds,
28 ];
29 }
30
31 protected function getSubscribers(): array
32 {
33 return [
35 ];
36 }
37}
__construct(private readonly int $eventCategoryId, private readonly array $userIds)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804