Class UriTemplate
Expands URI templates using an array of variables
- Guzzle\Parser\UriTemplate\UriTemplate implements Guzzle\Parser\UriTemplate\UriTemplateInterface
Namespace: Guzzle\Parser\UriTemplate
Link: http://tools.ietf.org/html/draft-gregorio-uritemplate-08
Located at src/Guzzle/Parser/UriTemplate/UriTemplate.php
Link: http://tools.ietf.org/html/draft-gregorio-uritemplate-08
Located at src/Guzzle/Parser/UriTemplate/UriTemplate.php
public
string
|
|
public
|
string |
DEFAULT_PATTERN
|
#
'/\{([^\}]+)\}/'
|