You are here

private property PoHeader::$_pluralForms 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::_pluralForms

Formula for the plural form.

Type: string

File

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

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

private $_pluralForms;