function PhpUnitTestDiscoveryTracer::__construct
File
-
core/
lib/ Drupal/ Core/ Test/ PhpUnitTestDiscoveryTracer.php, line 20
Class
- PhpUnitTestDiscoveryTracer
- Traces events dispatched by PHPUnit during the test discovery.
Namespace
Drupal\Core\TestCode
public function __construct(private readonly PHPUnitTestDiscovery $testDiscovery) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.