Solar_Uri::set()

public void Solar_Uri::set ( string $uri = NULL )

Sets properties from a specified URI.

Parameters

  • (string) $uri: The URI to parse. If null, defaults to the current URI.

Returns

  • (void)

Description

Sets properties from a specified URI.



Local