class Color implements JsonSerializable (View source)

Properties

protected string $name
protected string $variable

Methods

__construct(string $variable, string $name)

No description

string
getName()

No description

mixed
getVariable()

No description

jsonSerialize()

No description

Details

__construct(string $variable, string $name)

No description

Parameters

string $variable
string $name

string getName()

No description

Return Value

string

mixed getVariable()

No description

Return Value

mixed

jsonSerialize()

No description