Solar_View::__set()

public void Solar_View::__set ( string $key , string $val )

Disallows setting of underscore-prefixed variables.

Parameters

  • (string) $key: The variable name.

  • (string) $val: The variable value.

Returns

  • (void)

Description

Disallows setting of underscore-prefixed variables.



Local