new Value()
Constructor
Parameters
Name | Type | Default | Description |
---|---|---|---|
$value * | mixed |
– | |
$minutes | int |
0 |
the number of minutes until the value expires or an absolute UNIX timestamp |
$created | int |
null |
the UNIX timestamp when the value has been created |