You are here

protected static property MissingEntityReferenceTest::$entityLangcode in Entity Share 8.3

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

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_client/tests/src/Functional/MissingEntityReferenceTest.php, line 30

Class

MissingEntityReferenceTest
Functional test class for entity reference field with missing entity.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityLangcode = 'en';