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