You are here

private function UriNormalizer::__construct in Lockr 7.3

File

vendor/guzzlehttp/psr7/src/UriNormalizer.php, line 212

Class

UriNormalizer
Provides methods to normalize and compare URIs.

Namespace

GuzzleHttp\Psr7

Code

private function __construct() {

  // cannot be instantiated
}