URI of the PO stream that is being read.
Type: string
File
- core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 56
Class
- PoStreamReader
- Implements Gettext PO stream reader.
Namespace
Drupal\Component\Gettext
Code
private $_uri = '';
URI of the PO stream that is being read.
Type: string
Drupal\Component\Gettext
private $_uri = '';
Please login to continue.