You are here

protected property ConfigImportRenameValidationTest::$configImporter in Zircon Profile 8

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

Config Importer object used for testing.

Type: \Drupal\Core\Config\ConfigImporter

Overrides TestBase::$configImporter

File

core/modules/config/src/Tests/ConfigImportRenameValidationTest.php, line 30
Contains \Drupal\config\Tests\ConfigImportRenameValidationTest.

Class

ConfigImportRenameValidationTest
Tests validating renamed configuration in a configuration import.

Namespace

Drupal\config\Tests

Code

protected $configImporter;