Cache
Less than 1 minute
Cache
class Cache extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
backend
The name of the cache backend/adapter used to store Dropbox metadata.
public string $backend = 'file'Type: string
options
Options passed through to the named cache backend/adapter.
public array $options = array (
'use_pragma' => false,
)Type: array
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000