private function UriResolver::__construct in Auth0 Single Sign On 8.2
File
- vendor/
guzzlehttp/ psr7/ src/ UriResolver.php, line 215
Class
- UriResolver
- Resolves a URI reference in the context of a base URI and the opposite way.
Namespace
GuzzleHttp\Psr7Code
private function __construct() {
// cannot be instantiated
}