Previous Page
__get()

Solar_Uri_Action
__set()

Next Page
_exception()

__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.