Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
26 Nov 2012 at 21:31 UTC
Updated:
29 Jul 2014 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gddComment #2
gddImplements deleteAll() in the interface and all storage engines, plus tests.
Comment #3
mahtoranjeet commented1) Installed New Drupal 8
2) Downloaded patch #2 and apply.
deleteAll Function is added to Drupal/Core/config/StorageInterface.php file
Comment #4
catchLooks good. Committed/pushed to 8.x.