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.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/5.1/Illuminate/Contracts/Cache/Factory.html