interface Factory

Methods

store(UnitEnum|string|null $name = null)

Get a cache store instance by name.

Details

at line 14
Repository store(UnitEnum|string|null $name = null)

Get a cache store instance by name.

Parameters

UnitEnum|string|null $name

Return Value

Repository