CachedOutput
in package
Table of Contents
- $_pDateTimeFactory : DateTimeImmutableFactory
- $_pHTTPHeaders : HTTPHeaders
- __construct() : mixed
- outputCached() : void
- createETagValueQuoted() : string
Properties
$_pDateTimeFactory
private
DateTimeImmutableFactory
$_pDateTimeFactory
$_pHTTPHeaders
private
HTTPHeaders
$_pHTTPHeaders
Methods
__construct()
public
__construct(DateTimeImmutableFactory $pDateTimeFactory, HTTPHeaders $pHTTPHeaders) : mixed
Parameters
- $pDateTimeFactory : DateTimeImmutableFactory
- $pHTTPHeaders : HTTPHeaders
Return values
mixed —outputCached()
public
outputCached(string $content, int $intervalSpecLifetime) : void
Parameters
- $content : string
- $intervalSpecLifetime : int
Tags
Return values
void —createETagValueQuoted()
private
createETagValueQuoted(string $content) : string
Parameters
- $content : string