You are here

protected property InstallerTranslationMultipleLanguageTest::$profile in Zircon Profile 8

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

Code

protected $profile = 'testing_multilingual';