class Serializing

Properties

string $key <p>The settings key being saved.</p>
string $value <p>The settings value to save.</p>

Methods

__construct(string $key, string $value)

No description

Details

__construct(string $key, string $value)

Parameters

string $key <p>The settings key being saved.</p>
string $value <p>The settings value to save.</p>