private property PoHeader::$_projectName

Name of the project the translation belongs to.

Type: string

File

drupal/core/lib/Drupal/Component/Gettext/PoHeader.php, line 70
Definition of Drupal\Component\Gettext\PoHeader

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

private $_projectName;