private property PoDatabaseReader::$langcode in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::langcode
Language code of the language being read from the database.
Type: string
File
- core/
modules/ locale/ src/ PoDatabaseReader.php, line 35
Class
- PoDatabaseReader
- Gettext PO reader working with the locale module database.
Namespace
Drupal\localeCode
private $langcode;