$nullCache->options()
Returns all passed cache options
$nullCache->options(): array
Return type
array
This method modifies the existing $nullcache
object it is applied to and returns it again.
Parent class
Kirby\Cache\NullCache
inherited from Kirby\Cache\Cache