RequestUriBuilder
class RequestUriBuilder
Methods
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 22
build(array $config, array $parameters, string $resourceId = '')
Given a configuration array an a set of parameters, builds the URI that identifies the current request.