CustomizerVariable
class CustomizerVariable implements JsonSerializable (View source)
Properties
protected string | $variable | ||
protected mixed | $value |
Methods
string
getVariable()
No description
void
setVariable(string $variable)
No description
mixed
getValue()
No description
void
setValue(mixed $value)
No description
jsonSerialize()
No description
Details
__construct(string $variable, ValueInterface $value)
No description
string
getVariable()
No description
void
setVariable(string $variable)
No description
mixed
getValue()
No description
void
setValue(mixed $value)
No description
jsonSerialize()
No description