Documentation

RequestStrategyBase
in package
implements RequestStrategyInterface

AbstractYes

Base class for request strategies that convert Farah URLs into PSR-7 responses.

Tags
author

Daniel Schulz

since
2018-04-17

Table of Contents

Interfaces

RequestStrategyInterface

Methods

createUrl()  : FarahUrl
process()  : ResponseInterface

Methods

process()

public process(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface
On this page

Search results