Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UriComparator.php
function UriComparator::__construct
File
vendor/
guzzlehttp/
psr7/
src/
UriComparator.php
, line 48
Class
UriComparator
Provides methods to determine if a modified URL should be considered cross-origin.
Namespace
GuzzleHttp\Psr7
Code
private
function
__construct
() {
// cannot be instantiated
}
RSS feed