interface UrlParserInterface

URL parser interface

Hierarchy

Expanded class hierarchy of UrlParserInterface

All classes that implement UrlParserInterface

File

drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php, line 8

Namespace

Guzzle\Parser\Url
View source

Members

Namesort descending Modifiers Type Description Overrides
UrlParserInterface::parseUrl public function Parse a URL using special handling for a subset of UTF-8 characters in the query string if needed. 1