You are here

protected property AddHierarchyTest::$nodes in Search API 8

The nodes created for testing.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Kernel/Processor/AddHierarchyTest.php, line 59

Class

AddHierarchyTest
Tests the "Hierarchy" processor.

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $nodes = [];