public function 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

public function resetListCache();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!StorageCacheInterface.php/function/StorageCacheInterface::resetListCache/8.1.x