Solar_Controller_Page::__set()

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

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

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