function LanguageNegotiatorInterface::purgeConfiguration
Same name in other branches
- 8.9.x core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()
- 10 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()
- 11.x core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()
Resave the configuration to purge missing negotiation methods.
1 method overrides LanguageNegotiatorInterface::purgeConfiguration()
- LanguageNegotiator::purgeConfiguration in core/
modules/ language/ src/ LanguageNegotiator.php - Resave the configuration to purge missing negotiation methods.
File
-
core/
modules/ language/ src/ LanguageNegotiatorInterface.php, line 194
Class
- LanguageNegotiatorInterface
- Common interface for language negotiation services.
Namespace
Drupal\languageCode
public function purgeConfiguration();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.