You are here

protected property FormElementTest::$nodes in Entity Browser 8

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

Test nodes.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Functional/FormElementTest.php, line 27

Class

FormElementTest
Tests the entity browser form element.

Namespace

Drupal\Tests\entity_browser\Functional

Code

protected $nodes;