You are here

private property PoHeader::$_projectName in Service Container 7

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

Name of the project the translation belongs to.

Type: string

File

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;