You are here

private property PoStreamReader::$_langcode in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/Component/Gettext/PoStreamReader.php \Drupal\Component\Gettext\PoStreamReader::_langcode

Language code for the PO stream being read.

Type: string

File

lib/Drupal/Component/Gettext/PoStreamReader.php, line 68
Contains \Drupal\Component\Gettext\PoStreamReader.

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_langcode = NULL;