You are here

protected static property EntityNotTranslatableTest::$entityTypeId in Entity Share 8.2

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_client/tests/src/Functional/EntityNotTranslatableTest.php, line 27

Class

EntityNotTranslatableTest
Test class for untranslatable entities.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'entity_test_not_translatable';