trait DetectsRedisStore

Provides store detection functionality for commands.

Methods

string|null
detectRedisStore()

Detect the first cache store using the redis driver.

Details

at line 15
protected string|null detectRedisStore()

Detect the first cache store using the redis driver.

Return Value

string|null