PoStreamWriter::$fd

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::fd
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::fd
  3. 10 core/lib/Drupal/Component/Gettext/PoStreamWriter.php \Drupal\Component\Gettext\PoStreamWriter::fd

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

protected $fd;

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