final |
|---|
readonly |
Assigns a label to the set of emphasized values and optionally also for non-emphasized values. This information can be used for semantic coloring.
| Methods | ||
|---|---|---|
public
|
__construct(string $emphasizedValuesLabel, ?string $nonEmphasizedValuesLabel = null)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
string
|
$emphasizedValuesLabel
|
# |
public
readonly
|
?string
|
$nonEmphasizedValuesLabel
|
# |