You are here

protected property CommentLinksTest::$comment 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::comment

Comment being tested.

Type: \Drupal\comment\CommentInterface

File

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

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\comment\Tests

Code

protected $comment;