Solar_Uri_Action::__get()

public array Solar_Uri_Action::__get ( string $key )

Implements access to $_query by reference so that it appears to be a public $query property.

Inherited from Solar_Uri.

Parameters

  • (string) $key: The virtual property to return.

Returns

  • (array)

Description

Implements access to $_query by reference so that it appears to be a public $query property.



Local