function RunnerVersion::__construct

This class should not be instantiated.

File

core/tests/Drupal/TestTools/PhpUnitCompatibility/RunnerVersion.php, line 19

Class

RunnerVersion
Helper class to determine information about running PHPUnit version.

Namespace

Drupal\TestTools\PhpUnitCompatibility

Code

private function __construct() {
}

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