function TestRunnerFinishedSubscriber::__construct

File

core/tests/Drupal/TestTools/Extension/Dump/TestRunnerFinishedSubscriber.php, line 17

Class

TestRunnerFinishedSubscriber
Event subscriber notifying end of test runner execution to HTML logging.

Namespace

Drupal\TestTools\Extension\Dump

Code

public function __construct(DebugDump $dump) {
}

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