You are here

protected property CommentResourceTestBase::$entity in Drupal 9

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

Type: \Drupal\comment\CommentInterface

Overrides EntityResourceTestBase::$entity

File

core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php, line 48

Class

CommentResourceTestBase

Namespace

Drupal\Tests\comment\Functional\Rest

Code

protected $entity;