LanguageInterface::isLocked

public LanguageInterface::isLocked()

Returns whether this language is locked.

Return value

bool Whether the language is locked or not.

File

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

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

public function isLocked();
doc_Drupal
2016-10-29 09:22:29
Comments
Leave a Comment

Please login to continue.