Parable GetSet 0.1.1
Pre-release
Pre-release
0.1.1
Changes
- Add
string
type-hinting to$key
forget()
andgetAndRemove()
, in line with the rest. - Add
$default = null
parameter toget()
, so that the scenarios of 'not set' and 'set butnull
' can be distinguished between.