Open Monograph Press  3.3.0
GuzzleHttp\UriTemplate Class Reference

Public Member Functions

 expand ($template, array $variables)
 

Detailed Description

Expands URI templates. Userland implementation of PECL uri_template.

http://tools.ietf.org/html/rfc6570

Definition at line 9 of file vendor/guzzlehttp/guzzle/src/UriTemplate.php.

Member Function Documentation

◆ expand()

GuzzleHttp\UriTemplate::expand (   $template,
array  $variables 
)

Definition at line 44 of file vendor/guzzlehttp/guzzle/src/UriTemplate.php.


The documentation for this class was generated from the following file: