You are here

protected property ConfigImporterMissingContentTest::$configImporter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigImporterMissingContentTest.php \Drupal\config\Tests\ConfigImporterMissingContentTest::configImporter

Config Importer object used for testing.

Type: \Drupal\Core\Config\ConfigImporter

Overrides TestBase::$configImporter

File

core/modules/config/src/Tests/ConfigImporterMissingContentTest.php, line 26
Contains \Drupal\config\Tests\ConfigImporterMissingContentTest.

Class

ConfigImporterMissingContentTest
Tests importing configuration which has missing content dependencies.

Namespace

Drupal\config\Tests

Code

protected $configImporter;