public static ConfigurableLanguageManagerInterface::rebuildServices()
Rebuild the container to register services needed on multilingual sites.
File
- core/modules/language/src/ConfigurableLanguageManagerInterface.php, line 16
Class
- ConfigurableLanguageManagerInterface
- Common interface for language negotiation services.
Namespace
Drupal\language
Code
public static function rebuildServices();
Please login to continue.