Previous Page
__get()

Solar_App_HelloApp
__set()

Next Page
_addViewHelpers()

__set()

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