public function ClientInterface::getUriTemplate

Get the URI template expander used by the client

Return value

UriTemplateInterface

1 method overrides ClientInterface::getUriTemplate()
Client::getUriTemplate in drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php
Get the URI template expander used by the client

File

drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php, line 93

Class

ClientInterface
Client interface for send HTTP requests

Namespace

Guzzle\Http

Code

public function getUriTemplate();