ConfigImportInstallProfileTest::$profile
Same name in other branches
- 9 core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php \Drupal\Tests\config\Functional\ConfigImportInstallProfileTest::profile
- 8.9.x core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php \Drupal\Tests\config\Functional\ConfigImportInstallProfileTest::profile
- 11.x core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php \Drupal\Tests\config\Functional\ConfigImportInstallProfileTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigImportInstallProfileTest.php, line 21
Class
- ConfigImportInstallProfileTest
- Tests the importing/exporting configuration based on the install profile.
Namespace
Drupal\Tests\config\FunctionalCode
protected $profile = 'testing_config_import';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.