Skip to content
docsv0.1.0

RunLookupState

Result of looking up the most recent governance run for a plan.

RunLookupState::cases()

public static function cases(): array

RunLookupState::from()

public static function from(string|int $value): static

Parameters

Parameters of from()
NameTypeDescription
$valuestring|int

RunLookupState::tryFrom()

public static function tryFrom(string|int $value): ?static

Parameters

Parameters of tryFrom()
NameTypeDescription
$valuestring|int