You are here

protected static property ContentEntityReferenceTest::$entityLangcode in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/tests/src/Functional/ContentEntityReferenceTest.php \Drupal\Tests\entity_share_client\Functional\ContentEntityReferenceTest::entityLangcode

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_client/tests/src/Functional/ContentEntityReferenceTest.php, line 33

Class

ContentEntityReferenceTest
Functional test class for content entity reference field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityLangcode = 'en';