interface Illuminate / Contracts / Cache / Factory
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Factory

Methods

public

store ( $name ) : Repository

Get a cache store instance by name.

Parameters

  • $name string|null