private property PoStreamReader::$_uri

URI of the PO stream that is being read.

Type: string

File

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

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_uri = '';