protected property ConfigInstallProfileUnmetDependenciesTest::$expectedException in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/ConfigInstallProfileUnmetDependenciesTest.php \Drupal\config\Tests\ConfigInstallProfileUnmetDependenciesTest::expectedException
Set to TRUE if the expected exception is thrown.
Type: bool
File
- core/
modules/ config/ src/ Tests/ ConfigInstallProfileUnmetDependenciesTest.php, line 33 - Contains \Drupal\config\Tests\ConfigInstallProfileUnmetDependenciesTest.
Class
- ConfigInstallProfileUnmetDependenciesTest
- Tests install profile config overrides can not add unmet dependencies.
Namespace
Drupal\config\TestsCode
protected $expectedException = FALSE;