constant LanguageInterface::STATE_LOCKED

The language state when referring to locked languages.

File

core/lib/Drupal/Core/Language/LanguageInterface.php, line 62

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

const STATE_LOCKED = 2;

© 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!LanguageInterface.php/constant/LanguageInterface::STATE_LOCKED/8.1.x