You are here

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

The tested entity langcode.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityLangcode

File

modules/entity_share_client/tests/src/Functional/EntityNotTranslatableTest.php, line 37

Class

EntityNotTranslatableTest
Test class for untranslatable entities.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityLangcode = LanguageInterface::LANGCODE_NOT_SPECIFIED;