You are here

protected property AllTermsArgumentTest::$conditionGroup in Search API 8

The first condition group set on the query.

Type: \Drupal\search_api\Query\ConditionGroupInterface|null

File

tests/src/Unit/Views/AllTermsArgumentTest.php, line 38

Class

AllTermsArgumentTest
Tests whether the SearchApiAllTerms argument plugin works correctly.

Namespace

Drupal\Tests\search_api\Unit\Views

Code

protected $conditionGroup = NULL;