You are here

protected property SearchApiExcludeEntityProcessorTest::$processor in Search API Exclude Entity 8

The processor to be tested.

Type: \Drupal\search_api_exclude_entity\Plugin\search_api\processor\SearchApiExcludeEntityProcessor

File

tests/src/Unit/Processor/SearchApiExcludeEntityProcessorTest.php, line 31

Class

SearchApiExcludeEntityProcessorTest
Tests the "Search API Exclude Entity" processor.

Namespace

Drupal\Tests\search_api_exclude_entity\Unit\Processor

Code

protected $processor;