Solar_Uri_Public::__set()

public mixed Solar_Uri_Public::__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.



Local