You are here

protected property CommentNonNodeTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/CommentNonNodeTest.php \Drupal\Tests\comment\Functional\CommentNonNodeTest::entity

The entity to use within tests.

Type: \Drupal\entity_test\Entity\EntityTest

File

core/modules/comment/tests/src/Functional/CommentNonNodeTest.php, line 53

Class

CommentNonNodeTest
Tests commenting on a test entity.

Namespace

Drupal\Tests\comment\Functional

Code

protected $entity;