ObservationState
Observation state of a governance plan against the available evidence.
ObservationState::cases()
public static function cases(): arrayObservationState::from()
public static function from(string|int $value): staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |
ObservationState::tryFrom()
public static function tryFrom(string|int $value): ?staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |