You are here

protected property ExposedFormTest::$nodes in Drupal 9

Nodes to test.

Type: \Drupal\node\NodeInterface[]

File

core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php, line 46

Class

ExposedFormTest
Tests exposed forms functionality.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $nodes = [];