| Comment | File | Size | Author |
|---|---|---|---|
| #5 | remove_the_variable_on-2853769-5.patch | 0 bytes | dishabhadra |
| #3 | remove_the_variable_on-2853769-3.patch | 516 bytes | dishabhadra |
| #2 | remove_the_variable_on-2853769-2.patch | 493 bytes | dishabhadra |
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | remove_the_variable_on-2853769-5.patch | 0 bytes | dishabhadra |
| #3 | remove_the_variable_on-2853769-3.patch | 516 bytes | dishabhadra |
| #2 | remove_the_variable_on-2853769-2.patch | 493 bytes | dishabhadra |
Comments
Comment #2
dishabhadra commentedReview my patch.
Comment #3
dishabhadra commentedReview this patch.
Comment #4
ashishdalviWorks fine. Thanks @disha for patch
Comment #5
dishabhadra commentedAs I have done the research and found that in D8 no need to write the hook_uninstall for configuration delete.
It will automatically delete configuration when the module is uninstalled.
So I am removing that code and providing a patch.
Review it.
Comment #6
dishabhadra commented@kunal.kursija : As per my previous comment we don't need install file, So won't apply this patch and close this issue.
Comment #7
kunalkursija commented#2 and #3 should not work because this module does not uses State API.
And yes, Agreed with #5. We won't need such feature as Drupal Core does this job out of the box.
Closing the issue.