interface Factory (View source)

Methods

mixed
store( string|null $name = null)

Get a cache store instance by name.

Details

at line line 13
mixed store( string|null $name = null)

Get a cache store instance by name.

Parameters

string|null $name

Return Value

mixed