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\locale
Code
private $langcode;
Please login to continue.