You are here

public property FormModeManagerUiTest::$nodes in Form mode manager 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/FormModeManagerUiTest.php \Drupal\Tests\form_mode_manager\Functional\FormModeManagerUiTest::nodes

Stores the node content used by this test.

Type: array

File

tests/src/Functional/FormModeManagerUiTest.php, line 22

Class

FormModeManagerUiTest
Tests the Form mode manager user interfaces.

Namespace

Drupal\Tests\form_mode_manager\Functional

Code

public $nodes;