Documentation

LookupAssetStrategy extends RequestStrategyBase
in package

FinalYes

Request strategy that resolves an incoming request directly to a Farah asset URL.

Tags
author

Daniel Schulz

since
2018-04-17

Table of Contents

Methods

createUrl()  : FarahUrl
getHrefBase()  : string
process()  : ResponseInterface
setHrefBase()  : void

Methods

process()

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

setHrefBase()

public static setHrefBase(mixed $hrefBase) : void
Parameters
$hrefBase : mixed
On this page

Search results