Solar_Uri::__set()

public mixed Solar_Uri::__set ( string $key , string $val )

Implements the virtual $query property.

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.



Local