function LanguageNegotiatorInterface::purgeConfiguration

Same name and namespace in other branches
  1. 9 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()
  2. 8.9.x core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()
  3. 10 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::purgeConfiguration()

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\language

Code

public function purgeConfiguration();

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