public static property RowRssTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/RowRssTest.php \Drupal\comment\Tests\Views\RowRssTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ comment/ src/ Tests/ Views/ RowRssTest.php, line 23 - Contains \Drupal\comment\Tests\Views\RowRssTest.
Class
- RowRssTest
- Tests the comment rss row plugin.
Namespace
Drupal\comment\Tests\ViewsCode
public static $testViews = array(
'test_comment_rss',
);