You are here

protected property TestBase::$configImporter in Drupal 8

The config importer that can used in a test.

Type: \Drupal\Core\Config\ConfigImporter

File

core/modules/simpletest/src/TestBase.php, line 229

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $configImporter;