You are here

private function IpUtils::__construct in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/IpUtils.php \Symfony\Component\HttpFoundation\IpUtils::__construct()

This class should not be instantiated.

File

vendor/symfony/http-foundation/IpUtils.php, line 24

Class

IpUtils
Http utility functions.

Namespace

Symfony\Component\HttpFoundation

Code

private function __construct() {
}