You are here

private property UriTemplate::$variables in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/UriTemplate.php \GuzzleHttp\UriTemplate::variables

@var array Variables to use in the template expansion

File

vendor/guzzlehttp/guzzle/src/UriTemplate.php, line 15

Class

UriTemplate
Expands URI templates. Userland implementation of PECL uri_template.

Namespace

GuzzleHttp

Code

private $variables;