Solar_Struct::_free()
protected
void
Solar_Struct::_free
( mixed $value
)
Recursively descends and calls free() on child structs.
Parameters
(mixed)
$value
: The value to free.
Returns
(void)
Description
Recursively descends and calls free() on child structs.