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