KeyValueNullExpirableFactory
class KeyValueNullExpirableFactory implements KeyValueExpirableFactoryInterface (View source)
Defines the key/value store factory for the null backend.
Methods
get(string $collection)
Constructs a new expirable key/value store for a given collection name.
Details
KeyValueStoreExpirableInterface
get(string $collection)
Constructs a new expirable key/value store for a given collection name.