private property PoStreamReader::$_current_plural_index

Current plural index for plural translations.

Type: int

File

drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 56
Definition of Drupal\Component\Gettext\PoStreamReader.

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_current_plural_index = 0;