__construct()
all()
clear()
get()
has()
remove()
replace()
set()
load()
persist()
$attributes
$key
{@inheritdoc}
__construct(string $key)
string
The key to use for storage.
get($name)
has($name)
remove($name)
replace(array $attributes)
set($name, $value)
load() : void
persist() : void
$attributes : array
$key : string