Neuron-PHP

IPostCreator

Post creation service interface

Table of Contents

Methods

create()  : Post
Create a new post from DTO

Methods

create()

Create a new post from DTO

public create(Dto $request) : Post
Parameters
$request : Dto

DTO containing post data

Return values
Post

        
On this page

Search results