You are here

protected property DistributionProfileTranslationTest::$langcode in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php \Drupal\FunctionalTests\Installer\DistributionProfileTranslationTest::langcode

The language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php, line 24

Class

DistributionProfileTranslationTest
Tests distribution profile support.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $langcode = 'de';