protected property CommentLinksTest::$seen in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
protected $seen = array();