You are here

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

The processor to be tested.

Type: \Drupal\search_api_exclude\Plugin\search_api\processor\NodeExclude

File

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

Class

NodeExcludeTest
Tests the "Node exclude" processor.

Namespace

Drupal\Tests\search_api_exclude\Unit\Plugin\Processor

Code

protected $processor;