public static property DisplayPathTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/DisplayPathTest.php \Drupal\views_ui\Tests\DisplayPathTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ src/ Tests/ DisplayPathTest.php, line 36 - Contains \Drupal\views_ui\Tests\DisplayPathTest.
Class
- DisplayPathTest
- Tests the UI of generic display path plugin.
Namespace
Drupal\views_ui\TestsCode
public static $testViews = array(
'test_view',
'test_page_display_menu',
);