protected property ConfigImportInstallProfileTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigImportInstallProfileTest.php \Drupal\config\Tests\ConfigImportInstallProfileTest::profile
The profile to install as a basis for testing.
Type: string
Overrides WebTestBase::$profile
File
- core/
modules/ config/ src/ Tests/ ConfigImportInstallProfileTest.php, line 24 - Contains \Drupal\config\Tests\ConfigImportInstallProfileTest.
Class
- ConfigImportInstallProfileTest
- Tests the importing/exporting configuration based on the install profile.
Namespace
Drupal\config\TestsCode
protected $profile = 'testing_config_import';