You are here

protected property CommentActionsTest::$comment in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::comment

The comment entity.

Type: \Drupal\comment\CommentInterface

File

core/modules/comment/tests/src/Kernel/CommentActionsTest.php, line 39

Class

CommentActionsTest
Tests actions provided by the Comment module.

Namespace

Drupal\Tests\comment\Kernel

Code

protected $comment;