protected property EntityCondition::$operator in JSON:API 8.2
Same name and namespace in other branches
- 8 src/Query/EntityCondition.php \Drupal\jsonapi\Query\EntityCondition::operator
The condition operator.
Type: string
File
- src/
Query/ EntityCondition.php, line 66
Class
- EntityCondition
- A condition object for the EntityQuery.
Namespace
Drupal\jsonapi\QueryCode
protected $operator;