You are here

protected property InstallerTranslationMultipleLanguageKeepEnglishTest::$profile in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageKeepEnglishTest.php \Drupal\FunctionalTests\Installer\InstallerTranslationMultipleLanguageKeepEnglishTest::profile
  2. 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\Installer

Code

protected $profile = 'testing_multilingual_with_english';