new NullCache()
Sets all parameters which are needed to connect to the cache storage
new NullCache(array $options = [ ])
Parameters
| Name | Type | Default |
|---|---|---|
| $options | array |
[ ] |
Parent class
Kirby\Cache\NullCache inherited from Kirby\Cache\Cache