You are here

protected property CommentLinksTest::$seen in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Tests/CommentLinksTest.php \Drupal\comment\Tests\CommentLinksTest::seen

Seen comments, array of comment IDs.

Type: array

File

core/modules/comment/src/Tests/CommentLinksTest.php, line 34
Contains \Drupal\comment\Tests\CommentLinksTest.

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\comment\Tests

Code

protected $seen = array();