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

public function getLangcode();
doc_Drupal
2016-10-29 09:11:46
Comments
Leave a Comment

Please login to continue.