Description
As per title, this functionality would allow for adding container providers that may be short-lived, or in modular/plugin-based system.
Given that `ConfigurationManager#getContainerProviders`, `ConfigurationManager#clearContainerProviders` and `ConfigurationManager#addContainerProvider(ContainerProvider)` exist, this is already possible, but the existence of an explicit method would make it more performant.
Attachments
Issue Links
- links to