IEventCategoryUpdater
in
Event category update service interface
Table of Contents
Methods
- update() : EventCategory
- Update an event category from DTO
Methods
update()
Update an event category from DTO
public
update(Dto $request) : EventCategory
Parameters
- $request : Dto
-
DTO containing id and category data