public static property StorageTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views_ui/tests/src/Functional/StorageTest.php \Drupal\Tests\views_ui\Functional\StorageTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ tests/ src/ Functional/ StorageTest.php, line 21
Class
- StorageTest
- Tests the UI of storage properties of views.
Namespace
Drupal\Tests\views_ui\FunctionalCode
public static $testViews = [
'test_view',
];