private property PoDatabaseReader::$_langcode

Language code of the language being read from the database.

Type: string

File

drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php, line 42
Definition of Drupal\locale\PoDatabaseReader.

Class

PoDatabaseReader
Gettext PO reader working with the locale module database.

Namespace

Drupal\locale

Code

private $_langcode;