public LanguageNegotiatorInterface::reset()
Resets the negotiated languages and the method instances.
File
- core/modules/language/src/LanguageNegotiatorInterface.php, line 110
Class
- LanguageNegotiatorInterface
- Common interface for language negotiation services.
Namespace
Drupal\language
Code
public function reset();
Please login to continue.