class CacheFailedOver (View source)

Methods

__construct(string|null $storeName, Throwable $exception)

Create a new event instance.

Details

__construct(string|null $storeName, Throwable $exception)

Create a new event instance.

Parameters

string|null $storeName

The name of the cache store that failed.

Throwable $exception