You are here

protected property CacheTagTest::$pages in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php \Drupal\Tests\views\Functional\Plugin\CacheTagTest::pages

An array of page nodes.

Type: \Drupal\node\NodeInterface[]

File

core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php, line 63

Class

CacheTagTest
Tests tag cache plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $pages;