CommentResourceTestBase::$entityTypeId

Same name in other branches
  1. 9 core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php \Drupal\Tests\comment\Functional\Rest\CommentResourceTestBase::entityTypeId
  2. 8.9.x core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php \Drupal\Tests\comment\Functional\Rest\CommentResourceTestBase::entityTypeId
  3. 10 core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php \Drupal\Tests\comment\Functional\Rest\CommentResourceTestBase::entityTypeId

Type: entityTypeId

Overrides EntityResourceTestBase::$entityTypeId

File

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

Class

CommentResourceTestBase

Namespace

Drupal\Tests\comment\Functional\Rest

Code

protected static $entityTypeId = 'comment';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.