class CreateActivityDto

Methods

__construct(array $eventPids, string $title, string|null $description = null, string|null $emoji = null, string $locationPid = '', int|null $maxParticipants = null, string|null $meetingPoint = null, bool $bookable = true, int|null $level = null, int|null $heightlevelUp = null, int|null $heightlevelDown = null, string|null $organisatoryInfo = null, string|null $requirements = null)

No description

Details

at line 16
__construct(array $eventPids, string $title, string|null $description = null, string|null $emoji = null, string $locationPid = '', int|null $maxParticipants = null, string|null $meetingPoint = null, bool $bookable = true, int|null $level = null, int|null $heightlevelUp = null, int|null $heightlevelDown = null, string|null $organisatoryInfo = null, string|null $requirements = null)

No description

Parameters

array $eventPids
string $title
string|null $description
string|null $emoji
string $locationPid
int|null $maxParticipants
string|null $meetingPoint
bool $bookable
int|null $level
int|null $heightlevelUp
int|null $heightlevelDown
string|null $organisatoryInfo
string|null $requirements