Solar_Sql_Model_Params_Fetch::__set()
public
void
Solar_Sql_Model_Params_Fetch::__set
( string $key
, mixed $val
)
Sets a key value and marks the struct as "dirty".
Inherited from Solar_Struct.
Parameters
(string)
$key
: The requested data key.(mixed)
$val
: The value to set the data to.
Returns
(void)
Description
Sets a key value and marks the struct as "dirty".