PhpUnitTestDiscovery::$instance

The singleton.

Type: \Drupal\Core\Test\PhpUnitTestDiscovery|null

File

core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php, line 30

Class

PhpUnitTestDiscovery
Discovers available tests using the PHPUnit API.

Namespace

Drupal\Core\Test

Code

private static ?self $instance = NULL;

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