You are here

protected property ConfigTranslationInstallTest::$profile in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Tests/ConfigTranslationInstallTest.php \Drupal\config_translation\Tests\ConfigTranslationInstallTest::profile

The installation profile to install.

Type: string

Overrides InstallerTestBase::$profile

File

core/modules/config_translation/src/Tests/ConfigTranslationInstallTest.php, line 27
Contains \Drupal\config_translation\Tests\ConfigTranslationInstallTest.

Class

ConfigTranslationInstallTest
Installs the config translation module on a site installed in non english.

Namespace

Drupal\config_translation\Tests

Code

protected $profile = 'standard';