Solar_App_Hello::__set()

public void Solar_App_Hello::__set ( string $key , mixed $val )

Try to force users to define what their view variables are.

Inherited from Solar_Controller_Page.

Parameters

  • (string) $key: The property name.

  • (mixed) $val: The property value.

Returns

  • (void)

Description

Try to force users to define what their view variables are.



Local