The language code.
Type: string
File
- core/modules/locale/src/TranslationString.php, line 19
Class
- TranslationString
- Defines the locale translation string object.
Namespace
Drupal\locale
Code
public $language;
The language code.
Type: string
Drupal\locale
public $language;
Please login to continue.