You are here

protected static property EntityTestTest::$entityTypeId in JSON:API 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/EntityTestTest.php \Drupal\Tests\jsonapi\Functional\EntityTestTest::entityTypeId

The tested entity type.

Type: string

Overrides ResourceTestBase::$entityTypeId

File

tests/src/Functional/EntityTestTest.php, line 28

Class

EntityTestTest
JSON API integration test for the "EntityTest" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'entity_test';