CommentTypeResourceTestBase::$entityTypeId

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

Type: entityTypeId

Overrides EntityResourceTestBase::$entityTypeId

File

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

Class

CommentTypeResourceTestBase
ResourceTestBase for CommentType entity.

Namespace

Drupal\Tests\comment\Functional\Rest

Code

protected static $entityTypeId = 'comment_type';

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