resetProviders
function is used to reset providers for the next reference to re-instantiate the provider. You need to do this to add decorators or middleware to Shopware provided services, after they are initially instantiated in the Shopware boot-process.names
param is passed, it will only reset the named providers.next
function: