Cache
class Cache implements ContextualAttribute (View source)
Methods
__construct(UnitEnum|string|null $store = null, bool $memo = false)
Create a new class instance.
static Repository
Details
__construct(UnitEnum|string|null $store = null, bool $memo = false)
Create a new class instance.
static Repository
resolve(Cache $attribute, Container $container)
Resolve the cache store.