195 B
195 B
title |
---|
setIfUnset |
void store.setIfUnset(string key, mixed value)
Stores the value of value
in the store under key key
,
but only if that key does not already hold a value.