You are here

protected property SimpletestResultsForm::$cleaner in Drupal 8

The environment cleaner service.

Type: \Drupal\Core\Test\EnvironmentCleanerInterface

File

core/modules/simpletest/src/Form/SimpletestResultsForm.php, line 46

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $cleaner;