protected property FieldCollectionItemEntity::$langcode in Field collection 7
The language under which the field collection item is stored.
Type: string
File
- ./
field_collection.entity.inc, line 48
Class
- FieldCollectionItemEntity
- Class for field_collection_item entities.
Code
protected $langcode = LANGUAGE_NONE;