You are here

protected property StreamingExpressionTest::$exp 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::exp
  2. 8.2 tests/src/Kernel/StreamingExpressionTest.php \Drupal\Tests\search_api_solr\Kernel\StreamingExpressionTest::exp

The streaming expression builder.

Type: \Drupal\search_api_solr\Utility\StreamingExpressionBuilder

File

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

Class

StreamingExpressionTest
Provides tests for building streaming expressions.

Namespace

Drupal\Tests\search_api_solr\Kernel

Code

protected $exp;