PoDatabaseReader::$result
Same name in other branches
- 9 core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::result
- 8.9.x core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::result
- 10 core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::result
Store the result of the query so it can be iterated later.
Type: resource
File
-
core/
modules/ locale/ src/ PoDatabaseReader.php, line 42
Class
- PoDatabaseReader
- Gettext PO reader working with the locale module database.
Namespace
Drupal\localeCode
private $result;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.