function StubEnvironmentCleanerService::cleanResultsTable

Overrides EnvironmentCleanerInterface::cleanResultsTable

File

core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php, line 57

Class

StubEnvironmentCleanerService
Mock environment_cleaner service that does not perform any cleaning.

Namespace

Drupal\Tests\simpletest\Kernel

Code

public function cleanResultsTable($test_id = NULL) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.