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/src/Tests/Plugin/DisplayFeedTest.php \Drupal\views\Tests\Plugin\DisplayFeedTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ DisplayFeedTest.php, line 25 - Contains \Drupal\views\Tests\Plugin\DisplayFeedTest.
Class
- DisplayFeedTest
- Tests the feed display plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_display_feed',
'test_attached_disabled',
'test_feed_icon',
);