PoStreamWriter::$uri

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::uri
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::uri
  3. 10 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.