public static property CacheWebTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::testViews
- 10 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php, line 25
Class
- CacheWebTest
- Tests pluggable caching for views via a web test.
Namespace
Drupal\Tests\views\Functional\PluginCode
public static $testViews = [
'test_display',
];