protected property CommentLinksTest::$comment in Drupal 9
Same name and namespace in other branches
- 8 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 24
Class
- CommentLinksTest
- Basic comment links tests to ensure markup present.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $comment;