Implemented by PluginManager and MarketplacePluginRepository implementations which support having their fetch() calls delegated to a host-supplied FetchInterface instead of fetching directly.
fetch()
Supply the FetchInterface to delegate fetch calls to.
Implemented by PluginManager and MarketplacePluginRepository implementations which support having their
fetch()calls delegated to a host-supplied FetchInterface instead of fetching directly.