Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow extending config variables #6989

Merged
merged 2 commits into from
Mar 25, 2017
Merged

Conversation

adragus-inviqa
Copy link
Contributor

@adragus-inviqa adragus-inviqa commented Oct 13, 2016

Currently, you can't elegantly extend the config variables via plugins. A plugin would have to take care of both toOptionArray() and getData().

By using a method call, now plugins can inject themselves in two places in one go.

Currently, you can't elegantly extend the config variables via plugins. A plugin would have to take care of both `toOptionArray()` _and_ `getData()`.

By using a method call, now plugins can inject themselves in two places in one go.
@vrann vrann self-assigned this Mar 24, 2017
@vrann vrann added this to the March 2017 milestone Mar 24, 2017
@magento-team magento-team merged commit 90b0807 into magento:develop Mar 25, 2017
@vrann
Copy link
Contributor

vrann commented Mar 25, 2017

@adragus-inviqa Merged! Thank you for the contribution.

@adragus-inviqa adragus-inviqa deleted the patch-7 branch March 26, 2017 01:54
magento-engcom-team pushed a commit that referenced this pull request Jul 31, 2021
[Arcticfoxes] S3 compatibility fixes B2B-1887, B2B-1889
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants