private property PoDatabaseWriter::$_langcode

Language code of the language being written to the database.

Type: string

File

drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php, line 43
Definition of Drupal\locale\PoDatabaseWriter.

Class

PoDatabaseWriter
Gettext PO writer working with the locale module database.

Namespace

Drupal\locale

Code

private $_langcode;