You are here

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

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

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_async/tests/src/Functional/EntityShareAsyncFunctionalTest.php, line 38

Class

EntityShareAsyncFunctionalTest
General functional test class.

Namespace

Drupal\Tests\entity_share_async\Functional

Code

protected static $entityLangcode = 'en';