protected property TestBase::$configImporter

The config importer that can used in a test.

Type: \Drupal\Core\Config\ConfigImporter

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php, line 179
Definition of Drupal\simpletest\TestBase.

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $configImporter;