You are here

public property HandlerFieldFieldTest::$nodes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Tests/Views/HandlerFieldFieldTest.php \Drupal\field\Tests\Views\HandlerFieldFieldTest::nodes

Test nodes.

Type: \Drupal\node\NodeInterface[]

File

core/modules/field/src/Tests/Views/HandlerFieldFieldTest.php, line 43
Contains \Drupal\field\Tests\Views\HandlerFieldFieldTest.

Class

HandlerFieldFieldTest
Tests the field itself of the Field integration.

Namespace

Drupal\field\Tests\Views

Code

public $nodes;