protected property CommentAdminViewTest::$comments in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php \Drupal\Tests\comment\Kernel\Views\CommentAdminViewTest::comments
Comments.
Type: \Drupal\comment\Entity\Comment[]
File
- core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentAdminViewTest.php, line 26
Class
- CommentAdminViewTest
- Tests comment admin view filters.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected $comments = [];