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