private property PoDatabaseWriter::$_header

Header of the po file written to the database.

Type: Drupal\Component\Gettext\PoHeader

File

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

Class

PoDatabaseWriter
Gettext PO writer working with the locale module database.

Namespace

Drupal\locale

Code

private $_header;