You are here

protected property LocaleConfigTranslationTest::$langcode in Zircon Profile 8

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

The language code used.

Type: string

File

core/modules/locale/src/Tests/LocaleConfigTranslationTest.php, line 25
Contains \Drupal\locale\Tests\LocaleConfigTranslationTest.

Class

LocaleConfigTranslationTest
Tests translation of configuration strings.

Namespace

Drupal\locale\Tests

Code

protected $langcode;