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