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\simpletestCode
protected $configImporter;