- Issue created by @jonathanshaw
Working on 📌 Replace HostEntity::isEnabledForRegistration Active we identified 2 possible enhancements to the admin override checker service.
(1) It should make cacheable metadata available so that anyone depending on it (like the event subscriber) doesn't have to understand its internals.
(2) It could provide a method indicating the settings it is aware of; this could reduce hardcoding of setting names in other classes.
Active
3.3
Registration Core