Documentation

HttpCacheConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$allowReload  : mixed
$allowRevalidate  : mixed
$debug  : mixed
$defaultTtl  : mixed
$enabled  : mixed
$privateHeaders  : mixed
$staleIfError  : mixed
$staleWhileRevalidate  : mixed
$traceHeader  : mixed
$traceLevel  : mixed

Methods

__construct()  : mixed
allowReload()  : $this
allowRevalidate()  : $this
debug()  : $this
defaultTtl()  : $this
enabled()  : $this
privateHeaders()  : $this
staleIfError()  : $this
staleWhileRevalidate()  : $this
toArray()  : array<string|int, mixed>
traceHeader()  : $this
traceLevel()  : $this

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
$value : array<string|int, mixed> = []

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results