You are here

protected property EnvironmentCleanerService::$cacheDefault in Drupal 8

Default cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

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

Class

EnvironmentCleanerService
Uses containerized services to perform post-test cleanup.

Namespace

Drupal\simpletest

Code

protected $cacheDefault;