You are here

protected property Filter::$root in JSON:API 8.2

Same name and namespace in other branches
  1. 8 src/Query/Filter.php \Drupal\jsonapi\Query\Filter::root

The root condition group.

Type: string

File

src/Query/Filter.php, line 58

Class

Filter
Gathers information about the filter parameter.

Namespace

Drupal\jsonapi\Query

Code

protected $root;