function LocaleProjectStorageInterface::resetCache

Same name and namespace in other branches
  1. 9 core/modules/locale/src/LocaleProjectStorageInterface.php \Drupal\locale\LocaleProjectStorageInterface::resetCache()
  2. 10 core/modules/locale/src/LocaleProjectStorageInterface.php \Drupal\locale\LocaleProjectStorageInterface::resetCache()
  3. 11.x core/modules/locale/src/LocaleProjectStorageInterface.php \Drupal\locale\LocaleProjectStorageInterface::resetCache()

Resets the project storage cache.

1 method overrides LocaleProjectStorageInterface::resetCache()
LocaleProjectStorage::resetCache in core/modules/locale/src/LocaleProjectStorage.php
Resets the project storage cache.

File

core/modules/locale/src/LocaleProjectStorageInterface.php, line 92

Class

LocaleProjectStorageInterface
Defines the locale project storage interface.

Namespace

Drupal\locale

Code

public function resetCache();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.