WsdlToPhp / PackageBase

Contains base classes from which the generated classes from PackageGenerator inherit
MIT License
24 stars 26 forks source link

Auto initialize AbstractStructArrayBase::internArray #33

Closed mikaelcom closed 3 years ago

mikaelcom commented 3 years ago

The goal is to avoid having to intentionnally call the initInternArray method in order to be able to loop through the elements of the unique array-type property.