You are here

protected property EnvironmentCleanerService::$configFactory in Drupal 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

core/modules/simpletest/src/EnvironmentCleanerService.php, line 37

Class

EnvironmentCleanerService
Uses containerized services to perform post-test cleanup.

Namespace

Drupal\simpletest

Code

protected $configFactory;