protected property Condition::$stringVersion in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::stringVersion
Contains the string version of the Condition.
Type: string
File
- core/
lib/ Drupal/ Core/ Database/ Query/ Condition.php, line 74
Class
- Condition
- Generic class for a series of conditions in a query.
Namespace
Drupal\Core\Database\QueryCode
protected $stringVersion;