ContentTranslationTestBase::$entityTypeId

The entity type being tested.

Type: string

File

core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php, line 29

Class

ContentTranslationTestBase
Base class for content translation tests.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $entityTypeId = 'entity_test_mul';

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