You are here

protected property CommentTypeResourceTestBase::$entity in Drupal 10

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

The CommentType entity.

Type: \Drupal\comment\CommentTypeInterface

File

core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php, line 28

Class

CommentTypeResourceTestBase
ResourceTestBase for CommentType entity.

Namespace

Drupal\Tests\comment\Functional\Rest

Code

protected $entity;