protected property ConfigTranslationFormTest::$langcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config_translation/src/Tests/ConfigTranslationFormTest.php \Drupal\config_translation\Tests\ConfigTranslationFormTest::langcode
The language code of the language to use for testing.
Type: string
File
- core/
modules/ config_translation/ src/ Tests/ ConfigTranslationFormTest.php, line 39 - Contains \Drupal\config_translation\Tests\ConfigTranslationFormTest.
Class
- ConfigTranslationFormTest
- Tests for altering configuration translation forms.
Namespace
Drupal\config_translation\TestsCode
protected $langcode;