You are here

private function ProcessUtils::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/process/ProcessUtils.php \Symfony\Component\Process\ProcessUtils::__construct()

This class should not be instantiated.

File

vendor/symfony/process/ProcessUtils.php, line 28

Class

ProcessUtils
ProcessUtils is a bunch of utility methods.

Namespace

Symfony\Component\Process

Code

private function __construct() {
}