Solar_Struct::_load()
protected
void
Solar_Struct::_load
( array $data
)
Overridable method to load the struct with array data.
Parameters
(array)
$data
: The array to load into the object.
Returns
(void)
Description
Overridable method to load the struct with array data.