- Issue created by @kim.pepper
Follow up to
π
Create enums for RequirementSeverity and RequirementPhase
Active
. The \Drupal\package_manager\ValidationResult
exposes a public readonly property $severity
that is an int
. We should deprecate that and make it a RequirementSeverity
enum instead.
Active
11.0 π₯
extension system