Factory (Contracts)
Factory
interface Factory (View source)
Methods
mixed | store( string|null $name = null) Get a cache store instance by name. |
Details
mixed store( string|null $name = null)
Get a cache store instance by name.
interface Factory (View source)
mixed | store( string|null $name = null) Get a cache store instance by name. |
Get a cache store instance by name.