Closed (works as designed)
Project:
Unix Time Conversion
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Feb 2017 at 09:50 UTC
Updated:
1 Jan 2018 at 13:31 UTC
Jump to comment: Most recent, Most recent file
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.