SelectionTest::$nodes

An array of node titles, keyed by content type and node ID.

Type: \Drupal\node\NodeInterface[]

File

core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php, line 44

Class

SelectionTest
Tests entity reference selection handler.

Namespace

Drupal\Tests\field\Functional\EntityReference\Views

Code

protected $nodes = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.