You are here

public property Language::$native in Little helpers 7

Same name and namespace in other branches
  1. 7.2 src/Locale/Language.php \Drupal\little_helpers\Locale\Language::native

Name of the language in the language itself.

File

src/Locale/Language.php, line 20

Class

Language
Model object for the {languages} table.

Namespace

Drupal\little_helpers\Locale

Code

public $native;