You are here

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

Comment being tested.

Type: \Drupal\comment\CommentInterface

File

core/modules/comment/tests/src/Functional/CommentLinksTest.php, line 23

Class

CommentLinksTest
Basic comment links tests to ensure markup present.

Namespace

Drupal\Tests\comment\Functional

Code

protected $comment;