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