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