You are here

protected property SimpletestResultsForm::$cleaner in SimpleTest 8.3

The environment cleaner service.

Type: \Drupal\Core\Test\EnvironmentCleanerInterface

File

src/Form/SimpletestResultsForm.php, line 46

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $cleaner;