class Serializing
Properties
string | $key | The settings key being saved. |
|
|
string | $value | The settings value to save. |
|
class Serializing
string | $key | The settings key being saved. |
|
|
string | $value | The settings value to save. |
|
__construct(string $key, string $value)