You are here

protected property ContentTranslationMetadataFieldsTest::$entityTypeId in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationMetadataFieldsTest::entityTypeId

The entity type being tested.

Type: string

Overrides ContentTranslationTestBase::$entityTypeId

File

core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php, line 17

Class

ContentTranslationMetadataFieldsTest
Tests the Content Translation metadata fields handling.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $entityTypeId = 'node';