ICategoryCreator
in
Category creation service interface
Table of Contents
Methods
Methods
create()
Create a new category from DTO
public
create(Dto $request) : Category
Parameters
- $request : Dto
-
DTO containing category data