You are here

protected property ReverseEntityReferencesTest::$nodes in Search API 8

The nodes created for testing.

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

File

tests/src/Kernel/Processor/ReverseEntityReferencesTest.php, line 27

Class

ReverseEntityReferencesTest
Tests the "Reverse entity references" processor.

Namespace

Drupal\Tests\search_api\Kernel\Processor

Code

protected $nodes;