PoHeader::$pluralForms

Same name in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::pluralForms
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::pluralForms
  3. 11.x core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::pluralForms

Formula for the plural form.

Type: string

File

core/lib/Drupal/Component/Gettext/PoHeader.php, line 37

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

protected $pluralForms;

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