Language of the term.
Type: string
File
- core/
modules/ taxonomy/ taxonomy.entity.inc, line 38 - Entity classes and controllers for Taxonomy module.
Class
- TaxonomyTerm
- Defines the taxonomy term entity.
Code
public $langcode = LANGUAGE_NONE;
Language of the term.
Type: string
public $langcode = LANGUAGE_NONE;