A system settings variable. This is also used as a storage for Storage\Variables with the prefix "storage" if APCu is not available.
Name | Type | Description | Notes |
---|---|---|---|
name | str | Variable name. | |
value | str, none_type | Variable value. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |