class TextVariable extends Variable (View source)

Properties

protected string $name from  Variable
protected mixed $value from  Variable

Methods

__construct(string $name, mixed $value)

Variable constructor.

from  Variable
string
getName()

No description

from  Variable
getValue()

No description

jsonSerialize()

No description

from  Variable

Details

__construct(string $name, mixed $value)

Variable constructor.

Parameters

string $name
mixed $value

string getName()

No description

Return Value

string

getValue()

No description

jsonSerialize()

No description