Previous Page
__destruct()

Solar_View
__set()

Next Page
_exception()

__set()

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