EventCategoryAttendees
FinalYes
Table of Contents
Methods
- applyChannelUsersUpdateToCategory() : void
- onChannelUserDelete() : void
- onChannelUsersAdd() : void
Methods
applyChannelUsersUpdateToCategory()
public
static applyChannelUsersUpdateToCategory(EventCategoryAttendeesUpdateDto $updateDto) : void
Parameters
- $updateDto : EventCategoryAttendeesUpdateDto
onChannelUserDelete()
public
static onChannelUserDelete(array<string|int, mixed> $eventData) : void
Parameters
- $eventData : array<string|int, mixed>
onChannelUsersAdd()
public
static onChannelUsersAdd(array<string|int, mixed> $eventData) : void
Parameters
- $eventData : array<string|int, mixed>