You are here

protected property AddURLTest::$processor in Search API 8

The processor to be tested.

Type: \Drupal\search_api\Plugin\search_api\processor\AddURL

File

tests/src/Unit/Processor/AddURLTest.php, line 29

Class

AddURLTest
Tests the "URL field" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $processor;