You are here

protected property AddURLKernelTest::$nodes in Search API 8

The nodes created for testing.

Type: \Drupal\node\Entity\Node[]

File

tests/src/Kernel/Processor/AddURLKernelTest.php, line 23

Class

AddURLKernelTest
Tests the "Add URL" processor at a higher level.

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $nodes;