final |
|---|
readonly |
Elementary building block that represents a piece of data and/or allows triggering an action
| Methods | ||
|---|---|---|
public
|
__construct(
?string $label = null,
mixed $criticality = null,
mixed $criticalityRepresentation = null,
?string $iconUrl = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
?string
|
$label
|
# |
public
readonly
|
mixed
|
$criticality
|
# |
public
readonly
|
mixed
|
$criticalityRepresentation
|
# |
public
readonly
|
?string
|
$iconUrl
|
# |