interface Factory (View source)

Methods

store(string|null $name = null)

Get a cache store instance by name.

Details

Repository store(string|null $name = null)

Get a cache store instance by name.

Parameters

string|null $name

Return Value

Repository