public static property CommentFieldNameTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/CommentFieldNameTest.php \Drupal\comment\Tests\Views\CommentFieldNameTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ comment/ src/ Tests/ Views/ CommentFieldNameTest.php, line 28 - Contains \Drupal\comment\Tests\Views\CommentFieldNameTest.
Class
- CommentFieldNameTest
- Tests the comment field name field.
Namespace
Drupal\comment\Tests\ViewsCode
public static $testViews = [
'test_comment_field_name',
];