/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
ZEROSPAM\Framework\SDK\Request\Api
BaseRequest
toUri
Introduction
Synopsis
Return
Interface
Source
ZEROSPAM\Framework\SDK\Request\Api\BaseRequest::
toUri
Return the URI of the request.
Signature
public function toUri()
Returns
UriInterface
Defined by Interface
IRequest