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