Documentation

DeleteFeature
in package
implements RequestHandlerInterface

Interfaces, Classes and Traits

RequestHandlerInterface

Table of Contents

$removeFeature  : RemoveFeature
$responseFactory  : ResponseFactoryInterface
__construct()  : mixed
handle()  : ResponseInterface

Properties

$responseFactory

private ResponseFactoryInterface $responseFactory

Methods

__construct()

public __construct(RemoveFeature $removeFeature, ResponseFactoryInterface $responseFactory) : mixed
Parameters
$removeFeature : RemoveFeature
$responseFactory : ResponseFactoryInterface
Return values
mixed

handle()

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

Search results