You are here

public static property CachedDataUITest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views_ui/tests/src/Functional/CachedDataUITest.php \Drupal\Tests\views_ui\Functional\CachedDataUITest::testViews
  2. 10 core/modules/views_ui/tests/src/Functional/CachedDataUITest.php \Drupal\Tests\views_ui\Functional\CachedDataUITest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/CachedDataUITest.php, line 17

Class

CachedDataUITest
Tests the shared tempstore cache in the UI.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $testViews = [
  'test_view',
];