UpdateEventDto
class UpdateEventDto
Methods
__construct(string|null $title = null, 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|null $title = null, string|null $description = null, string|null $emoji = null, string|null $locationPid = null, string|null $bookingOpensAt = null, string|null $bookingClosesAt = null)
No description