Issue #3321684: Should most validators that subscribe to PreCreate check readiness to update also subscribe to PreApply?
Merged
requested to merge issue/automatic_updates-3321684:3321684-should-most-validators into 8.x-2.x
Compare changes
- Ted Bowman authored
@@ -4,6 +4,7 @@ declare(strict_types = 1);
@@ -92,6 +93,7 @@ final class PendingUpdatesValidator implements EventSubscriberInterface {