class TaggedValue

Methods

__construct(string $tag, $value)

No description

string
getTag()

No description

getValue()

No description

Details

__construct(string $tag, $value)

Parameters

string $tag
$value

string getTag()

Return Value

string

getValue()