You are here

protected property InstallerTestBase::$langcode in SimpleTest 8.3

The language code in which to install Drupal.

Type: string

File

src/InstallerTestBase.php, line 42

Class

InstallerTestBase
Base class for testing the interactive installer.

Namespace

Drupal\simpletest

Code

protected $langcode = 'en';