Solar_Uri_Public::set()

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

Sets properties from a specified URI.

Inherited from Solar_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