Solar_Struct::__get()
public
mixed
Solar_Struct::__get
( string $key
)
Gets a data value.
Parameters
(string)
$key
: The requested data key.
Returns
(mixed) The data value.
Description
Gets a data value.
Gets a data value.
(string) $key
: The requested data key.
(mixed) The data value.
Gets a data value.