protected property InstallerTranslationMultipleLanguageKeepEnglishTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageKeepEnglishTest::profile
Switch to the multilingual testing profile with English kept.
Type: string
Overrides InstallerTranslationMultipleLanguageTest::$profile
File
- core/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationMultipleLanguageKeepEnglishTest.php, line 22 - Contains \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageKeepEnglishTest.
Class
- InstallerTranslationMultipleLanguageKeepEnglishTest
- Tests that keeping English in a foreign language install works.
Namespace
Drupal\system\Tests\InstallerCode
protected $profile = 'testing_multilingual_with_english';