Factory (Contracts)

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登录查看完整内容