You are here

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

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_client/tests/src/Functional/CliTest.php, line 45

Class

CliTest
General functional test class for CLI integration.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityLangcode = 'en';