You are here

protected static property MultilingualTest::$entityTypeId in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/tests/src/Functional/MultilingualTest.php \Drupal\Tests\entity_share_client\Functional\MultilingualTest::entityTypeId

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_client/tests/src/Functional/MultilingualTest.php, line 37

Class

MultilingualTest
General functional test class for multilingual scenarios.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';