Problem/Motivation

Some provider plugins may require a storage service, rather than one passed into the plugin. An example is a plugin integrating with Config Actions. Because a config actions is applied to a storage provided by a ConfigActionsSource plugin, the storage needs to be injected into that plugin rather than passed by a config provider plugin.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue. See original summary.

  • nedjo committed 40f8cf1 on 8.x-1.x
    Issue #2954369 by nedjo: Inject storage into ::getInstallableConfig()
    
nedjo’s picture

Status: Active » Fixed

  • nedjo committed 40f8cf1 on 8.x-2.x
    Issue #2954369 by nedjo: Inject storage into ::getInstallableConfig()
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.