FieldItemInterface::getLangcode

public FieldItemInterface::getLangcode()

Gets the langcode of the field values held in the object.

Return value

string The langcode.

File

core/lib/Drupal/Core/Field/FieldItemInterface.php, line 104

Class

FieldItemInterface
Interface for entity field items.

Namespace

Drupal\Core\Field

Code

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

Please login to continue.