An array of comments that can be prepended to a query.
Type: array
File
- drupal/core/lib/Drupal/Core/Database/Query/Query.php, line 64
- Definition of Drupal\Core\Database\Query\Query
Class
- Query
- Base class for query builders.
Namespace
Drupal\Core\Database\Query
Code
protected $comments = array();