Documentation

EarlyExpirationMessage
in package

FinalYes

Conveys a cached value that needs to be computed.

Table of Contents

Properties

$callback  : string|array<string|int, mixed>
$item  : mixed
$pool  : string

Methods

create()  : self|null
findCallback()  : callable
findPool()  : AdapterInterface
getCallback()  : string|array<string|int, string>
getItem()  : CacheItem
getPool()  : string
__construct()  : mixed

Properties

Methods

getCallback()

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

__construct()

private __construct(CacheItem $item, string $pool, string|array<string|int, mixed> $callback) : mixed
Parameters
$item : CacheItem
$pool : string
$callback : string|array<string|int, mixed>

        
On this page

Search results