You are here

protected property UmamiMultilingualInstallTest::$langcode in Drupal 8

Same name and namespace in other branches
  1. 9 core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php \Drupal\Tests\demo_umami\Functional\UmamiMultilingualInstallTest::langcode

The language code in which to install Drupal.

Type: string

Overrides InstallerTestBase::$langcode

File

core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php, line 22

Class

UmamiMultilingualInstallTest
Tests the multilingual installer installing the Umami profile.

Namespace

Drupal\Tests\demo_umami\Functional

Code

protected $langcode = 'es';