Variable
class Variable implements VariableInterface (View source)
Properties
protected string | $name | ||
protected mixed | $value |
Methods
__construct(string $name, mixed $value)
Variable constructor.
string
getName()
No description
getValue()
No description
jsonSerialize()
No description
Details
__construct(string $name, mixed $value)
Variable constructor.
string
getName()
No description
getValue()
No description
jsonSerialize()
No description