public function LanguageNegotiatorInterface::reset in Drupal 10
Same name and namespace in other branches
- 8 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::reset()
- 9 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::reset()
Resets the negotiated languages and the method instances.
File
- core/
modules/ language/ src/ LanguageNegotiatorInterface.php, line 109
Class
- LanguageNegotiatorInterface
- Common interface for language negotiation services.
Namespace
Drupal\languageCode
public function reset();