protected property CommentLinksTest::$seen in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::seen
- 9 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::seen
Seen comments, array of comment IDs.
Type: array
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php, line 31
Class
- CommentLinksTest
- Basic comment links tests to ensure markup present.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $seen = [];