StorageCacheInterface::resetListCache

public StorageCacheInterface::resetListCache()

Reset the static cache of the listAll() cache.

File

core/lib/Drupal/Core/Config/StorageCacheInterface.php, line 13

Class

StorageCacheInterface
Defines an interface for cached configuration storage.

Namespace

Drupal\Core\Config

Code

1
public function resetListCache();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.