Previous Page
dump()

Solar_Uri
get()

Next Page
locale()

get()

public string get ( bool $full default false )

Returns a URI based on the object properties.

Parameters

  • (bool) $full: If true, returns a full URI with scheme, user, pass, host, and port. Otherwise, just returns the path, format, query, and fragment. Default false.

Returns

  • (string) An action URI string.

Description

Returns a URI based on the object properties.