You are here

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

The field name of the second exclude field.

Type: string

File

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

Class

SearchApiExcludeEntityProcessorTest
Tests the "Search API Exclude Entity" processor.

Namespace

Drupal\Tests\search_api_exclude_entity\Unit\Processor

Code

protected $fieldName2 = 'field_exclude_2';