PoDatabaseReader::$result

Same name and namespace in other branches
  1. 9 core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::result
  2. 8.9.x core/modules/locale/src/PoDatabaseReader.php \Drupal\locale\PoDatabaseReader::result
  3. 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\locale

Code

private $result;

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