You are here

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

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

The tested entity type.

Type: string

Overrides ResourceTestBase::$entityTypeId

File

tests/src/Functional/ConfigurableLanguageTest.php, line 27

Class

ConfigurableLanguageTest
JSON API integration test for the "ConfigurableLanguage" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'configurable_language';