trait UriTrait (View source)

Provides a light wrapper around often used URI related functions.

Methods

UriInterface
buildUriWithQuery(string|UriInterface $uri, array $query)

No description

Details

UriInterface buildUriWithQuery(string|UriInterface $uri, array $query)

Parameters

string|UriInterface $uri
array $query

Return Value

UriInterface