PoStreamReader::$_current_plural_index

Current plural index for plural translations.

Type: int

File

core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 49

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_current_plural_index = 0;
doc_Drupal
2016-10-29 09:34:42
Comments
Leave a Comment

Please login to continue.