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

1
public function isLocked();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.