You are here

protected property NumberFieldBoostTest::$processor in Search API 8

The processor used for this test.

Type: \Drupal\search_api\Plugin\search_api\processor\NumberFieldBoost

Overrides ProcessorTestBase::$processor

File

tests/src/Kernel/Processor/NumberFieldBoostTest.php, line 28

Class

NumberFieldBoostTest
Tests the "Number field boost" processor.

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $processor;