PHPStan resolves the service to the concrete DomainConfigUIManager class, which is marked @internal in the domain module. Adding a @var with the interface type ensures the method call goes through the public API.
Closes #3584274