You are here

protected property FieldsProcessorPluginBaseTest::$processor in Search API 8

The class under test.

Type: \Drupal\Tests\search_api\Unit\Processor\TestFieldsProcessorPlugin

File

tests/src/Unit/Processor/FieldsProcessorPluginBaseTest.php, line 35

Class

FieldsProcessorPluginBaseTest
Tests the base class for fields-based processors.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $processor;