You are here

protected property ExtraFieldDisplayFieldTest::$firstNode in Extra Field 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ExtraFieldDisplayFieldTest.php \Drupal\Tests\extra_field\Functional\ExtraFieldDisplayFieldTest::firstNode

A node that contains the extra fields.

Type: \Drupal\node\Entity\Node

File

tests/src/Functional/ExtraFieldDisplayFieldTest.php, line 26

Class

ExtraFieldDisplayFieldTest
Tests the extra_field Display with field wrapper.

Namespace

Drupal\Tests\extra_field\Functional

Code

protected $firstNode;