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