You are here

protected property EntityToTableRendererTest::$nodes in Reference Table Formatter 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/EntityToTableRendererTest.php \Drupal\Tests\reference_table_formatter\Kernel\EntityToTableRendererTest::nodes

Node entities to test with.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Kernel/EntityToTableRendererTest.php, line 31

Class

EntityToTableRendererTest
Tests reference table formatter entity to table renderer.

Namespace

Drupal\Tests\reference_table_formatter\Kernel

Code

protected $nodes;