TestSiteInstallCommand::$configImporter

Same name in other branches
  1. 10 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::configImporter
  2. 11.x core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::configImporter

The config importer that can be used in a test.

Type: configImporter

File

core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php, line 61

Class

TestSiteInstallCommand
Command to create a test Drupal site.

Namespace

Drupal\TestSite\Commands

Code

protected $configImporter;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.