protected property InstallerTranslationMultipleLanguageTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Installer/InstallerTranslationMultipleLanguageTest.php \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageTest::profile
Switch to the multilingual testing profile.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
modules/ system/ src/ Tests/ Installer/ InstallerTranslationMultipleLanguageTest.php, line 24 - Contains \Drupal\system\Tests\Installer\InstallerTranslationMultipleLanguageTest.
Class
- InstallerTranslationMultipleLanguageTest
- Tests translation files for multiple languages get imported during install.
Namespace
Drupal\system\Tests\InstallerCode
protected $profile = 'testing_multilingual';