You are here

protected property CommentLinksTest::$seen in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::seen
  2. 10 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 30

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\Tests\comment\Functional

Code

protected $seen = [];