CreateEventDto
class CreateEventDto
Methods
__construct(string $title, string|null $description = null, string|null $emoji = null, string|null $locationPid = null, string|null $bookingOpensAt = null, string|null $bookingClosesAt = null)
No description
Details
at line 13
__construct(string $title, string|null $description = null, string|null $emoji = null, string|null $locationPid = null, string|null $bookingOpensAt = null, string|null $bookingClosesAt = null)
No description