public static property DisplayFeedTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/views_ui/src/Tests/DisplayFeedTest.php \Drupal\views_ui\Tests\DisplayFeedTest::testViews
- 8 core/modules/views/src/Tests/Plugin/DisplayFeedTest.php \Drupal\views\Tests\Plugin\DisplayFeedTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/DisplayFeedTest.php \Drupal\views_ui\Tests\DisplayFeedTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ src/ Tests/ DisplayFeedTest.php, line 23 - Contains \Drupal\views_ui\Tests\DisplayFeedTest.
Class
- DisplayFeedTest
- Tests the UI for feed display plugin.
Namespace
Drupal\views_ui\TestsCode
public static $testViews = array(
'test_display_feed',
'test_style_opml',
);