You are here

public property ParagraphsItemEntity::$langcode in Paragraphs 7

The language under which the paragraphs item is stored.

Type: string

File

./ParagraphsItemEntity.inc, line 55

Class

ParagraphsItemEntity
Entity implementation for the paragraphs entity.

Code

public $langcode = LANGUAGE_NONE;