openpsa icon indicating copy to clipboard operation
openpsa copied to clipboard

Unify midcom/component config handling

Open flack opened this issue 5 years ago • 0 comments

Instead of having a separate api & in-memory storage, component config (the not topic specific part) should be handled by midcom_config, like so:

midcom::get()->config->get($component_name, $some_key)

flack avatar Mar 16 '19 08:03 flack