protected property RenderCacheWebTest::$nodes in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $nodes;