function PhpRequirements::__construct

This class should not be instantiated.

File

core/lib/Drupal/Core/Utility/PhpRequirements.php, line 43

Class

PhpRequirements
Provides an object for dynamically identifying the minimum supported PHP.

Namespace

Drupal\Core\Utility

Code

private function __construct() {
}

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