You are here

protected property KernelTestBase::$configImporter in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::configImporter

@todo Move into Config test base class.

Type: \Drupal\Core\Config\ConfigImporter

File

core/tests/Drupal/KernelTests/KernelTestBase.php, line 195

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\KernelTests

Code

protected $configImporter;