You are here

protected property LocaleConfigTranslationTest::$langcode in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php \Drupal\Tests\locale\Functional\LocaleConfigTranslationTest::langcode

The language code used.

Type: string

File

core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php, line 20

Class

LocaleConfigTranslationTest
Tests translation of configuration strings.

Namespace

Drupal\Tests\locale\Functional

Code

protected $langcode;