You are here

protected property NodeExcludeTest::$index in Search API exclude 8

The test index.

Type: \Drupal\search_api\IndexInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Processor/NodeExcludeTest.php, line 42

Class

NodeExcludeTest
Tests the "Node exclude" processor.

Namespace

Drupal\Tests\search_api_exclude\Unit\Plugin\Processor

Code

protected $index;