public LanguageManagerInterface::isLanguageLocked($langcode)
Checks whether a language is locked.
string $langcode: The language code.
bool Returns whether the language is locked.
public function isLanguageLocked($langcode);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Language!LanguageManagerInterface.php/function/LanguageManagerInterface::isLanguageLocked/8.1.x