You are here

protected property EnvironmentCleanerService::$configFactory in SimpleTest 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

src/EnvironmentCleanerService.php, line 37

Class

EnvironmentCleanerService
Uses containerized services to perform post-test cleanup.

Namespace

Drupal\simpletest

Code

protected $configFactory;