Solar_Struct_Iterator::__construct()

public Solar_Struct_Iterator Solar_Struct_Iterator::__construct ( Solar_Struct $struct )

Constructor; note that this is not a Solar constructor.

Parameters

  • (Solar_Struct) $struct: The struct for which this iterator will be used.

Returns

  • (Solar_Struct_Iterator)

Description

Constructor; note that this is not a Solar constructor.



Local