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