Options
Less than 1 minute
Options
class Options extends \Hazaar\Model\StructExtends: Hazaar\Model\Struct
Properties
type
The cache backend type to use (e.g. "shm", "session"). Passed through to Hazaar\Cache\Adapter.
public null|array|string $typeType: null|array|string
cacheOptions
public CacheAdapterOptions $cacheOptionsType: Hazaar\Cache\Adapter\Options
prefix
The prefix used for rate limiter cache keys.
public string $prefix = 'rate_limiter_'Type: string
Methods
constructed
protected constructed(): voidReturns: void
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000