Documentation

PostFeature
in package
implements RequestHandlerInterface

Interfaces, Classes and Traits

RequestHandlerInterface

Table of Contents

$createFeature  : CreateFeature
$responseFactory  : ResponseFactoryInterface
__construct()  : mixed
handle()  : ResponseInterface

Properties

$responseFactory

private ResponseFactoryInterface $responseFactory

Methods

__construct()

public __construct(CreateFeature $createFeature, ResponseFactoryInterface $responseFactory) : mixed
Parameters
$createFeature : CreateFeature
$responseFactory : ResponseFactoryInterface
Return values
mixed

handle()

public handle(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

Search results