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