You are here

protected property ConfigImporterServiceTestBase::$configImporter in Config Importer and Tools 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/ConfigImporterServiceTestBase.php \Drupal\Tests\config_import\Unit\ConfigImporterServiceTestBase::configImporter

Config Importer.

Type: \Drupal\config_import\ConfigImporterService

Overrides KernelTestBase::$configImporter

File

tests/src/Unit/ConfigImporterServiceTestBase.php, line 29

Class

ConfigImporterServiceTestBase
Base abstraction for testing the configuration importer service.

Namespace

Drupal\Tests\config_import\Unit

Code

protected $configImporter;