CreateActivityDto
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