Defines an interface for cached configuration storage.
Hierarchy
- interface \Drupal\Core\Config\StorageCacheInterface
File
- core/lib/Drupal/Core/Config/StorageCacheInterface.php, line 8
Namespace
Drupal\Core\Config
Members
Name | Modifiers | Type | Description |
---|---|---|---|
StorageCacheInterface::resetListCache | public | function | Reset the static cache of the listAll() cache. |
Please login to continue.