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