class RouterCache extends AbstractCache (View source)

Traits

Constants

DEFAULTTTL

CACHE_NAMESPACE

CACHE_NAME

Properties

protected $cache from CacheTrait

Methods

getCache()

No description

setCache(Manager $cache)

No description

__construct(Manager $cache)

No description

read()

No description

dump($data, $ttl = null)

No description

Details

getCache()

setCache(Manager $cache)

Parameters

Manager $cache

__construct(Manager $cache)

Parameters

Manager $cache

read()

dump($data, $ttl = null)

Parameters

$data
$ttl