RenderCacheWebTest::$nodes

Same name and namespace in other branches
  1. 8.9.x core/modules/views/tests/src/Functional/RenderCacheWebTest.php \Drupal\Tests\views\Functional\RenderCacheWebTest::nodes
  2. 10 core/modules/views/tests/src/Functional/RenderCacheWebTest.php \Drupal\Tests\views\Functional\RenderCacheWebTest::nodes
  3. 11.x core/modules/views/tests/src/Functional/RenderCacheWebTest.php \Drupal\Tests\views\Functional\RenderCacheWebTest::nodes

The created nodes.

Type: \Drupal\node\NodeInterface[]

File

core/modules/views/tests/src/Functional/RenderCacheWebTest.php, line 34

Class

RenderCacheWebTest
Tests render caching of blocks provided by views.

Namespace

Drupal\Tests\views\Functional

Code

protected $nodes;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.