RequestUriBuilder
class RequestUriBuilder
Methods
string
build(array $config, array $parameters, string $resourceId = '')
Given a configuration array an a set of parameters, builds the URI that identifies the current request.
Details
at line 26
string
build(array $config, array $parameters, string $resourceId = '')
Given a configuration array an a set of parameters, builds the URI that identifies the current request.