FieldItemListInterface::getLangcode

public FieldItemListInterface::getLangcode()

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

Return value

string The langcode.

File

core/lib/Drupal/Core/Field/FieldItemListInterface.php, line 52

Class

FieldItemListInterface
Interface for fields, being lists of field items.

Namespace

Drupal\Core\Field

Code

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

Please login to continue.