You are here

protected property ConfigTranslationInstallTest::$profile in Drupal 9

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

Code

protected $profile = 'standard';