Solar_Sql_Model_Record::__unset()

public void Solar_Sql_Model_Record::__unset ( string $key )

Sets a key in the data to null.

Parameters

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

Returns

  • (void)

Description

Sets a key in the data to null.



Local