TaggedValue
in package
Tags
Table of Contents
- $tag : mixed
- $value : mixed
- __construct() : mixed
- getTag() : string
- getValue() : mixed
Properties
$tag
private
mixed
$tag
$value
private
mixed
$value
Methods
__construct()
public
__construct(string $tag, mixed $value) : mixed
Parameters
- $tag : string
- $value : mixed
Return values
mixed —getTag()
public
getTag() : string
Return values
string —getValue()
public
getValue() : mixed