Solar_Sql_Model_Params_Fetch::__unset()

public void Solar_Sql_Model_Params_Fetch::__unset ( string $key )

Sets a key in the data to null.

Inherited from Solar_Struct.

Parameters

  • (string) $key: The requested data key.

Returns

  • (void)

Description

Sets a key in the data to null.



Local