bool offsetExists(string $key) Determine if a cached value exists.
string getPrefix() Get the cache key prefix.
void __construct(Store $store,
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
static mixed __callStatic(string $method, array $parameters) Dynamically
Repository class Repository implements
FileStore class FileStore implements
mixed get(string|array $key) Retrieve an item from the cache by key.
mixed remember(string $key, DateTime|float|int $minutes,
static void macro(string $name, callable $macro) Register a
Page 15 of 28