PoHeader::$projectName

Same name in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::projectName
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::projectName
  3. 11.x 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 65

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

protected $projectName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.