Skip to content

Kirby 4.2.0

new MemoryCache()

Sets all parameters which are needed to connect to the cache storage

new MemoryCache(array $options = [ ])

Parameters

Name Type Default
$options array [ ]

Parent class

Kirby\Cache\MemoryCache inherited from Kirby\Cache\Cache