You are here

protected property StreamingExpressionTest::$queryHelper in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/StreamingExpressionTest.php \Drupal\Tests\search_api_solr\Kernel\StreamingExpressionTest::queryHelper
  2. 8.2 tests/src/Kernel/StreamingExpressionTest.php \Drupal\Tests\search_api_solr\Kernel\StreamingExpressionTest::queryHelper

The streaming expression query helper.

Type: \Drupal\search_api_solr\Utility\StreamingExpressionQueryHelper

File

tests/src/Kernel/StreamingExpressionTest.php, line 35

Class

StreamingExpressionTest
Provides tests for building streaming expressions.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $queryHelper;