You are here

private property PoHeader::$_projectName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::_projectName

Name of the project the translation belongs to.

Type: string

File

core/lib/Drupal/Component/Gettext/PoHeader.php, line 70
Contains \Drupal\Component\Gettext\PoHeader.

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

private $_projectName;