You are here

protected static property CommentResourceTestBase::$entityTypeId in Drupal 10

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

File

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

Class

CommentResourceTestBase

Namespace

Drupal\Tests\comment\Functional\Rest

Code

protected static $entityTypeId = 'comment';