TranslationWebTest::$entityTypeId

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

The name of the entity type to use in this test.

Type: string

File

core/modules/field/tests/src/Functional/TranslationWebTest.php, line 40

Class

TranslationWebTest
Tests multilingual fields logic that require a full environment.

Namespace

Drupal\Tests\field\Functional

Code

protected $entityTypeId = 'entity_test_mulrev';

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