TranslationTest::$entityType
Same name in other branches
- 8.9.x core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::entityType
- 10 core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::entityType
- 11.x core/modules/field/tests/src/Kernel/TranslationTest.php \Drupal\Tests\field\Kernel\TranslationTest::entityType
The name of the entity type to use in this test.
Type: string
File
-
core/
modules/ field/ tests/ src/ Kernel/ TranslationTest.php, line 40
Class
- TranslationTest
- Tests multilanguage fields logic.
Namespace
Drupal\Tests\field\KernelCode
protected $entityType = 'test_entity';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.