function TestRunnerFinishedSubscriber::__construct
Same name and namespace in other branches
- 11.x core/tests/Drupal/TestTools/Extension/Dump/TestRunnerFinishedSubscriber.php \Drupal\TestTools\Extension\Dump\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\DumpCode
public function __construct(private readonly DebugDump $dump) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.