Searched refs:UriTemplate (Results 1 – 7 of 7) sorted by relevance
23 use Google\Utils\UriTemplate; alias298 $uriTemplateParser = new UriTemplate();
64 class Google_Utils_UriTemplate extends \Google\Utils\UriTemplate {}
27 $uriTemplate = new UriTemplate();
9 class UriTemplate class
24 class UriTemplate class
656 * UriTemplate now has a `setRegex()` method to match the docs693 * Bug fix: Properly URL encoding paths when using the PHP-only version of the UriTemplate expander1299 * [BC] Moved Guzzle\Http\UriTemplate to Guzzle\Http\Parser\UriTemplate\UriTemplate
569 - UriTemplate: URI template parsing has been moved to570 `GuzzleHttp\UriTemplate`. The Guzzle library will automatically use the PECL