Documentation

GetFeatures
in package
implements RequestHandlerInterface

Interfaces, Classes and Traits

RequestHandlerInterface

Table of Contents

$featureFinder  : FeatureFinder
$responseFactory  : ResponseFactoryInterface
__construct()  : mixed
handle()  : ResponseInterface

Properties

$responseFactory

private ResponseFactoryInterface $responseFactory

Methods

__construct()

public __construct(FeatureFinder $featureFinder, ResponseFactoryInterface $responseFactory) : mixed
Parameters
$featureFinder : FeatureFinder
$responseFactory : ResponseFactoryInterface
Return values
mixed

handle()

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

Search results