public static property DisplayPageTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/DisplayPageTest.php \Drupal\views\Tests\Plugin\DisplayPageTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ DisplayPageTest.php, line 30 - Contains \Drupal\views\Tests\Plugin\DisplayPageTest.
Class
- DisplayPageTest
- Tests the page display plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_page_display',
'test_page_display_route',
'test_page_display_menu',
);