interface
Illuminate
/
Contracts
/
Cache
/
Factory
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Factory
Methods
public
store ( $name ) : Repository
Get a cache store instance by name.
Parameters
- $name string|null