RunLookupState
Result of looking up the most recent governance run for a plan.
RunLookupState::cases()
public static function cases(): arrayRunLookupState::from()
public static function from(string|int $value): staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |
RunLookupState::tryFrom()
public static function tryFrom(string|int $value): ?staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |