Esc
API Index — Namespaces, Packages, Reports, Indices
CounterBackendKind
: string
in package
Type-safe enum for the Counter backend kind. Symmetric with
ZealPHP\Store\StoreBackendKind — accepted directly by
Counter::defaultBackend().
Table of Contents
Cases
Methods
- coerce() : self
Cases
Atomic
Redis
Memcached
Methods
coerce()
public
static coerce(self|string $kind) : self
Parameters
- $kind : self|string