interface
Illuminate
/
Console
/
Scheduling
/
CacheAware
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
CacheAware
Methods
public
useStore ( $store ) : $this
Specify the cache store that should be used.
Parameters
- $store string