You are here

protected property PoStreamWriter::$uri in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::uri

URI of the PO stream that is being written.

Type: string

File

core/lib/Drupal/Component/Gettext/PoStreamWriter.php, line 15

Class

PoStreamWriter
Defines a Gettext PO stream writer.

Namespace

Drupal\Component\Gettext

Code

protected $uri;