[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/guzzlehttp/psr7/src/ -> UriComparator.php (summary)

Provides methods to determine if a modified URL should be considered cross-origin.

Author: Graham Campbell
File Size: 55 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  isCrossOrigin()
  computePort()
  __construct()

Functions
Functions that are not part of a class:

isCrossOrigin(UriInterface $original, UriInterface $modified)   X-Ref
Determines if a modified URL should be considered cross-origin with
respect to an original URL.

return: bool

computePort(UriInterface $uri)   X-Ref

return: int

__construct()   X-Ref
No description



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1