CommentLinksTest::$seen

Same name in other branches
  1. 9 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::seen
  2. 8.9.x core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::seen
  3. 11.x 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 33

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\Tests\comment\Functional

Code

protected $seen = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.