protected property ConfigTranslationInstallTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationInstallTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationInstallTest.php, line 22
Class
- ConfigTranslationInstallTest
- Installs the config translation module on a site installed in non english.
Namespace
Drupal\Tests\config_translation\FunctionalCode
protected $profile = 'standard';