protected property ConfigInstallProfileUnmetDependenciesTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php \Drupal\Tests\config\Functional\ConfigInstallProfileUnmetDependenciesTest::profile
The installation profile to install.
Type: string
Overrides InstallerTestBase::$profile
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigInstallProfileUnmetDependenciesTest.php, line 21
Class
- ConfigInstallProfileUnmetDependenciesTest
- Tests install profile config overrides can not add unmet dependencies.
Namespace
Drupal\Tests\config\FunctionalCode
protected $profile = 'testing_config_overrides';