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