|
Previous Page |
Solar_Uri_Action |
Next Page |
__set()
public
mixed
__set (
string $key,
string $val
)
Implements the virtual $query property.
Inherited from Solar_Uri.
Parameters
- (string)
$key: The virtual property to set. - (string)
$val: Set the virtual property to this value.
Returns
- (mixed) The value of the virtual property.
Description
Implements the virtual $query property.