You are here

protected property InstallerTranslationMultipleLanguageKeepEnglishTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 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\Installer

Code

protected $profile = 'testing_multilingual_with_english';