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

DrupalDriver core needs a configGetOriginal() method #194

Closed
upchuk opened this issue Aug 17, 2018 · 1 comment
Closed

DrupalDriver core needs a configGetOriginal() method #194

upchuk opened this issue Aug 17, 2018 · 1 comment

Comments

@upchuk
Copy link
Contributor

upchuk commented Aug 17, 2018

We currently have a configGet() method but we also need a configGetOriginal() so that we can use in the extension in the ConfigContext. This is so that it backs up the correct config value and not the potentially overridden one.

PR will follow.

@jhedstrom
Copy link
Owner

Closing this out. I just restarted the build on the DrupalExtension PR, so we can follow-up there if it needs more work.

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

No branches or pull requests

2 participants