You are here

protected property ViewsAccordionTest::$nodes in Views Accordion 8

Same name and namespace in other branches
  1. 2.0.x tests/src/FunctionalJavascript/ViewsAccordionTest.php \Drupal\Tests\views_accordion\FunctionalJavascript\ViewsAccordionTest::nodes

The nodes created as part of this test.

Type: \Drupal\node\NodeInterface[]

File

tests/src/FunctionalJavascript/ViewsAccordionTest.php, line 28

Class

ViewsAccordionTest
Tests the JavaScript functionality of the Views Accordion module.

Namespace

Drupal\Tests\views_accordion\FunctionalJavascript

Code

protected $nodes = [];