laravel / 5.2.31 / api / 5.2 / illuminate / contracts / cache / factory.html /

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.

Parameters

string|null $name

Return Value

mixed

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Contracts/Cache/Factory.html