You are here

protected property ConfigImporterTest::$configImporter in Zircon Profile 8

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

Config Importer object used for testing.

Type: \Drupal\Core\Config\ConfigImporter

Overrides TestBase::$configImporter

File

core/modules/config/src/Tests/ConfigImporterTest.php, line 29
Contains \Drupal\config\Tests\ConfigImporterTest.

Class

ConfigImporterTest
Tests importing configuration from files into active configuration.

Namespace

Drupal\config\Tests

Code

protected $configImporter;