EnforcementTier
The enforcement level of a governance rule in the plan. Defines how strictly a gate, rule, or required artifact is enforced.
EnforcementTier::cases()
public static function cases(): arrayEnforcementTier::from()
public static function from(string|int $value): staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |
EnforcementTier::tryFrom()
public static function tryFrom(string|int $value): ?staticParameters
| Name | Type | Description |
|---|---|---|
| $value | string|int |