File handle of the current PO stream.
Type: resource
File
- core/lib/Drupal/Component/Gettext/PoStreamWriter.php, line 29
Class
- PoStreamWriter
- Defines a Gettext PO stream writer.
Namespace
Drupal\Component\Gettext
Code
private $_fd;
File handle of the current PO stream.
Type: resource
Drupal\Component\Gettext
private $_fd;
Please login to continue.