protected property InstallerTestBase::$langcode in Drupal 8
Same name in this branch
- 8 core/modules/simpletest/src/InstallerTestBase.php \Drupal\simpletest\InstallerTestBase::langcode
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php \Drupal\FunctionalTests\Installer\InstallerTestBase::langcode
The language code in which to install Drupal.
Type: string
File
- core/
modules/ simpletest/ src/ InstallerTestBase.php, line 42
Class
- InstallerTestBase
- Base class for testing the interactive installer.
Namespace
Drupal\simpletestCode
protected $langcode = 'en';