Solar_Struct_Xml::__unset()

public void Solar_Struct_Xml::__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