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