You are here

protected property EntityDisplayTest::$node in Field Group 8

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/EntityDisplayTest.php \Drupal\Tests\field_group\Functional\EntityDisplayTest::node

A node to use for testing.

Type: \Drupal\node\NodeInterface

File

tests/src/Functional/EntityDisplayTest.php, line 41

Class

EntityDisplayTest
Tests for displaying entities.

Namespace

Drupal\Tests\field_group\Functional

Code

protected $node;