You are here

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

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_client/tests/src/Functional/AuthenticationTestBase.php, line 43

Class

AuthenticationTestBase
Base class for functional tests of ES authorization plugins.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityLangcode = 'en';