private property PoItem::$_plural

Flag indicating if this translation has plurals.

Type: boolean

File

drupal/core/lib/Drupal/Component/Gettext/PoItem.php, line 45
Definition of Drupal\Component\Gettext\PoItem.

Class

PoItem
PoItem handles one translation.

Namespace

Drupal\Component\Gettext

Code

private $_plural;