protected property PoStreamReader::$finished in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Gettext/PoStreamReader.php \Drupal\Component\Gettext\PoStreamReader::finished
Indicator of whether the stream reading is finished.
Type: bool
File
- core/
lib/ Drupal/ Component/ Gettext/ PoStreamReader.php, line 91
Class
- PoStreamReader
- Implements Gettext PO stream reader.
Namespace
Drupal\Component\GettextCode
protected $finished;