Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UriResolver.php
function UriResolver::__construct
File
vendor/
guzzlehttp/
psr7/
src/
UriResolver.php
, line 207
Class
UriResolver
Resolves a URI reference in the context of a base URI and the opposite way.
Namespace
GuzzleHttp\Psr7
Code
private
function
__construct
() {
// cannot be instantiated
}
RSS feed